function block_update_8002
Placeholder for the previous 8002 update.
1 string reference to 'block_update_8002'
- block_post_update_disable_blocks_with_missing_contexts in core/
modules/ block/ block.post_update.php - Disable all blocks with missing context IDs in block_update_8001().
File
-
core/
modules/ block/ block.install, line 96
Code
function block_update_8002() {
\Drupal::state()->set('block_update_8002_placeholder', TRUE);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.