You are here

protected static property Views::$translationManager in Drupal 8

Same name and namespace in other branches
  1. 9 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;