You are here

protected property LocaleResolverTest::$configFactory in Currency 8.3

The config factory.

Type: \Drupal\Core\Config\ConfigFactory|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

LocaleResolverTest
@coversDefaultClass \Drupal\currency\LocaleResolver

Namespace

Drupal\Tests\currency\Unit

Code

protected $configFactory;