protected property LocaleTranslationTest::$languageManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/locale/tests/src/Unit/LocaleTranslationTest.php \Drupal\Tests\locale\Unit\LocaleTranslationTest::languageManager
A mocked language manager built from LanguageManagerInterface.
Type: \Drupal\Core\Language\LanguageManagerInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
modules/ locale/ tests/ src/ Unit/ LocaleTranslationTest.php, line 27
Class
- LocaleTranslationTest
- @coversDefaultClass \Drupal\locale\LocaleTranslation @group locale
Namespace
Drupal\Tests\locale\UnitCode
protected $languageManager;