protected property EntityViewsData::$translationManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views/src/EntityViewsData.php \Drupal\views\EntityViewsData::translationManager
- 10 core/modules/views/src/EntityViewsData.php \Drupal\views\EntityViewsData::translationManager
The translation manager.
Type: \Drupal\Core\StringTranslation\TranslationInterface
File
- core/
modules/ views/ src/ EntityViewsData.php, line 59
Class
- EntityViewsData
- Provides generic views integration for entities.
Namespace
Drupal\viewsCode
protected $translationManager;