LocaleTranslationTest::$languageManager

Same name in other branches
  1. 8.9.x core/modules/locale/tests/src/Unit/LocaleTranslationTest.php \Drupal\Tests\locale\Unit\LocaleTranslationTest::languageManager
  2. 10 core/modules/locale/tests/src/Unit/LocaleTranslationTest.php \Drupal\Tests\locale\Unit\LocaleTranslationTest::languageManager
  3. 11.x 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 41

Class

LocaleTranslationTest
@coversDefaultClass \Drupal\locale\LocaleTranslation @group locale

Namespace

Drupal\Tests\locale\Unit

Code

protected $languageManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.