function taxonomy_post_update_clear_views_argument_validator_plugins_cache

Clear the cache after deprecating Term views argument validator.

File

core/modules/taxonomy/taxonomy.post_update.php, line 25

Code

function taxonomy_post_update_clear_views_argument_validator_plugins_cache() : void {
    // An empty update will flush all caches.
}

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