You are here

protected property FacetSourcePluginManagerTest::$moduleHandler in Facets 8

The module handler.

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

File

tests/src/Unit/FacetSource/FacetSourcePluginManagerTest.php, line 47

Class

FacetSourcePluginManagerTest
Unit test for plugin manager.

Namespace

Drupal\Tests\facets\Unit\FacetSource

Code

protected $moduleHandler;