You are here

protected property PluginInstanceConverterTest::$pluginTypeManager in Plugin 8.2

The plugin manager.

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

File

tests/src/Unit/ParamConverter/PluginInstanceConverterTest.php, line 25

Class

PluginInstanceConverterTest
@coversDefaultClass \Drupal\plugin\ParamConverter\PluginInstanceConverter

Namespace

Drupal\Tests\plugin\Unit\ParamConverter

Code

protected $pluginTypeManager;