You are here

function layout_builder_post_update_section_third_party_settings_schema in Drupal 8

Clear caches due to config schema additions.

File

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

Code

function layout_builder_post_update_section_third_party_settings_schema() {

  // Empty post-update hook.
}