You are here

protected property ListPluginTypesTest::$moduleHandler in Plugin 8.2

The module handler.

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

File

tests/src/Unit/Controller/ListPluginTypesTest.php, line 49

Class

ListPluginTypesTest
@coversDefaultClass \Drupal\plugin\Controller\ListPluginTypes

Namespace

Drupal\Tests\plugin\Unit\Controller

Code

protected $moduleHandler;