function layout_builder_post_update_discover_new_contextual_links

Clear caches due to new link added to Layout Builder's contextual links.

File

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

Code

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

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