protected static property Views::$translationManager in Drupal 8
Same name and namespace in other branches
- 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\viewsCode
protected static $translationManager;