You are here

protected static property Views::$translationManager in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views/src/Views.php \Drupal\views\Views::translationManager
  2. 10 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;