You are here

protected property QueryStringTest::$eventDispatcher in Facets 8

A mock of the event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

tests/src/Unit/Plugin/url_processor/QueryStringTest.php, line 57

Class

QueryStringTest
Unit test for processor.

Namespace

Drupal\Tests\facets\Unit\Plugin\url_processor

Code

protected $eventDispatcher;