You are here

protected property LocaleResolverTest::$languageManager in Currency 8.3

The language manager.

Type: \Drupal\Core\Language\LanguageManager|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/LocaleResolverTest.php, line 59

Class

LocaleResolverTest
@coversDefaultClass \Drupal\currency\LocaleResolver

Namespace

Drupal\Tests\currency\Unit

Code

protected $languageManager;