function views_post_update_title_translations

Rebuild routes to fix view title translations.

File

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

Code

function views_post_update_title_translations() {
    \Drupal::service('router.builder')->setRebuildNeeded();
}

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