You are here

protected property Language::$languageManager in Drupal 8

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

Code

protected $languageManager;