function views_post_update_make_placeholders_translatable

Rebuild cache to allow placeholder texts to be translatable.

File

core/modules/views/views.post_update.php, line 363

Code

function views_post_update_make_placeholders_translatable() {
    // Empty update to cause a cache rebuild to allow placeholder texts to be
    // translatable.
}

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