LanguageConditionTest::$languageManager

Same name and namespace in other branches
  1. 9 core/modules/language/tests/src/Kernel/Condition/LanguageConditionTest.php \Drupal\Tests\language\Kernel\Condition\LanguageConditionTest::languageManager
  2. 10 core/modules/language/tests/src/Kernel/Condition/LanguageConditionTest.php \Drupal\Tests\language\Kernel\Condition\LanguageConditionTest::languageManager
  3. 11.x core/modules/language/tests/src/Kernel/Condition/LanguageConditionTest.php \Drupal\Tests\language\Kernel\Condition\LanguageConditionTest::languageManager

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

core/modules/language/tests/src/Kernel/Condition/LanguageConditionTest.php, line 28

Class

LanguageConditionTest
Tests that the language condition, provided by the language module, is working properly.

Namespace

Drupal\Tests\language\Kernel\Condition

Code

protected $languageManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.