You are here

protected property ListPluginsTest::$moduleHandler in Plugin 8.2

The module handler.

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

File

tests/src/Unit/Controller/ListPluginsTest.php, line 60

Class

ListPluginsTest
@coversDefaultClass \Drupal\plugin\Controller\ListPlugins

Namespace

Drupal\Tests\plugin\Unit\Controller

Code

protected $moduleHandler;