protected property LanguageConditionTest::$languageManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/language/src/Tests/Condition/LanguageConditionTest.php \Drupal\language\Tests\Condition\LanguageConditionTest::languageManager
The language manager.
Type: \Drupal\Core\Language\LanguageManagerInterface
File
- core/
modules/ language/ src/ Tests/ Condition/ LanguageConditionTest.php, line 33 - Contains \Drupal\language\Tests\Condition\LanguageConditionTest.
Class
- LanguageConditionTest
- Tests that the language condition, provided by the language module, is working properly.
Namespace
Drupal\language\Tests\ConditionCode
protected $languageManager;