function system_update_8003

Create {cache_config} cache table for the new configuration system.

Related topics

File

drupal/core/modules/system/system.install, line 1280
Install, update and uninstall functions for the system module.

Code

function system_update_8003() {

  // Moved to update_prepare_d8_bootstrap.
}