You are here

protected property LanguageConditionTest::$languageManager in Zircon Profile 8.0

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

Code

protected $languageManager;