You are here

function layout_builder_post_update_section_storage_context_definitions in Drupal 8

Clear caches due to changes to section storage annotation changes.

File

core/modules/layout_builder/layout_builder.post_update.php, line 70
Post update functions for Layout Builder.

Code

function layout_builder_post_update_section_storage_context_definitions() {

  // Empty post-update hook.
}