You are here

protected property PluginTypeManagerTest::$moduleHandler in Plugin 8.2

The module handler.

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

File

tests/src/Unit/PluginType/PluginTypeManagerTest.php, line 39

Class

PluginTypeManagerTest
@coversDefaultClass \Drupal\plugin\PluginType\PluginTypeManager

Namespace

Drupal\Tests\plugin\Unit\PluginType

Code

protected $moduleHandler;