function system_update_8007

Modify existing cache tables, adding support for cache tags.

Related topics

File

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

Code

function system_update_8007() {

  // Moved to update_prepare_d8_bootstrap.
}