You are here

protected property UrlProcessorPluginManagerTest::$moduleHandler in Facets 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/UrlProcessor/UrlProcessorPluginManagerTest.php, line 47

Class

UrlProcessorPluginManagerTest
Unit test for url processor plugin manager.

Namespace

Drupal\Tests\facets\Unit\UrlProcessor

Code

protected $moduleHandler;