function views_post_update_boolean_custom_titles

Update Views config schema to make boolean custom titles translatable.

File

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

Code

function views_post_update_boolean_custom_titles(?array &$sandbox = NULL) : void {
    // Empty update to rebuild Views config schema.
}

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