protected property Language::$languageManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/language/src/Plugin/Condition/Language.php \Drupal\language\Plugin\Condition\Language::languageManager
The Language manager.
Type: \Drupal\Core\Language\LanguageManagerInterface
File
- core/
modules/ language/ src/ Plugin/ Condition/ Language.php, line 30
Class
- Language
- Provides a 'Language' condition.
Namespace
Drupal\language\Plugin\ConditionCode
protected $languageManager;