You are here

protected property ListPluginTypesTest::$pluginTypeManager in Plugin 8.2

The plugin type manager.

Type: \Drupal\plugin\PluginType\PluginTypeManagerInterface|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

ListPluginTypesTest
@coversDefaultClass \Drupal\plugin\Controller\ListPluginTypes

Namespace

Drupal\Tests\plugin\Unit\Controller

Code

protected $pluginTypeManager;