Views::$translationManager

Same name and namespace in other branches
  1. 8.9.x core/modules/views/src/Views.php \Drupal\views\Views::translationManager
  2. 10 core/modules/views/src/Views.php \Drupal\views\Views::translationManager
  3. 11.x core/modules/views/src/Views.php \Drupal\views\Views::translationManager

The translation manager.

Type: \Drupal\Core\StringTranslation\TranslationInterface

File

core/modules/views/src/Views.php, line 15

Class

Views
Static service container wrapper for views.

Namespace

Drupal\views

Code

protected static $translationManager;

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