You are here

protected static property Views::$translationManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 20
Contains \Drupal\views\Views.

Class

Views
Static service container wrapper for views.

Namespace

Drupal\views

Code

protected static $translationManager;