function layout_builder_post_update_layout_builder_dependency_change

Clear caches due to dependency changes in the layout_builder render element.

File

core/modules/layout_builder/layout_builder.post_update.php, line 178

Code

function layout_builder_post_update_layout_builder_dependency_change() {
    // Empty post-update hook.
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.