protected property LanguageConditionTest::$manager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/language/tests/src/Kernel/Condition/LanguageConditionTest.php \Drupal\Tests\language\Kernel\Condition\LanguageConditionTest::manager
The condition plugin manager.
Type: \Drupal\Core\Condition\ConditionManager
File
- core/
modules/ language/ tests/ src/ Kernel/ Condition/ LanguageConditionTest.php, line 21
Class
- LanguageConditionTest
- Tests that the language condition, provided by the language module, is working properly.
Namespace
Drupal\Tests\language\Kernel\ConditionCode
protected $manager;