You are here

protected property PluginDefinitionConverterTest::$pluginTypeManager in Plugin 8.2

The plugin manager.

Type: \Drupal\plugin\PluginType\PluginTypeManagerInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/ParamConverter/PluginDefinitionConverterTest.php, line 26

Class

PluginDefinitionConverterTest
@coversDefaultClass \Drupal\plugin\ParamConverter\PluginDefinitionConverter

Namespace

Drupal\Tests\plugin\Unit\ParamConverter

Code

protected $pluginTypeManager;