You are here

protected property ProcessorPluginManagerTest::$moduleHandler in Facets 8

The module handler.

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

File

tests/src/Unit/Processor/ProcessorPluginManagerTest.php, line 48

Class

ProcessorPluginManagerTest
Unit test for Processor plugin manager.

Namespace

Drupal\Tests\facets\Unit\Processor

Code

protected $moduleHandler;