You are here

protected property WidgetPluginManagerTest::$moduleHandler in Facets 8

The module handler.

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

File

tests/src/Unit/Widget/WidgetPluginManagerTest.php, line 47

Class

WidgetPluginManagerTest
Unit test for widget plugin manager.

Namespace

Drupal\Tests\facets\Unit\Widget

Code

protected $moduleHandler;