You are here

protected property LocaleResolverTest::$eventDispatcher in Currency 8.3

The event dispatcher.

Type: \Drupal\currency\EventDispatcherInterface|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

LocaleResolverTest
@coversDefaultClass \Drupal\currency\LocaleResolver

Namespace

Drupal\Tests\currency\Unit

Code

protected $eventDispatcher;