function system_post_update_clear_menu_cache

Clear the menu cache.

See also

https://www.drupal.org/project/drupal/issues/3044364

File

core/modules/system/system.post_update.php, line 234

Code

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

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