function system_post_update_hashes_clear_cache

Force caches using hashes to be cleared (Twig, render cache, etc.).

File

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

Code

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

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