function media_post_update_collection_route in Drupal 8
Clear caches due to changes in local tasks and action links.
File
- core/
modules/ media/ media.post_update.php, line 14 - Post update functions for Media.
Code
function media_post_update_collection_route() {
// Empty post-update hook.
}