function system_post_update_language_item_callback

Force cache clear for language item callback.

See also

https://www.drupal.org/node/2851736

File

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

Code

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

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