protected property LanguageConditionTest::$languageManager in Drupal 9
Same name and namespace in other branches
- 8 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\ConditionCode
protected $languageManager;