You are here

protected property PluginTypeBasedConverterTrait::$pluginTypeManager in Plugin 8.2

The plugin type manager.

Type: \Drupal\plugin\PluginType\PluginTypeManagerInterface

File

src/ParamConverter/PluginTypeBasedConverterTrait.php, line 23

Class

PluginTypeBasedConverterTrait
Implements \Drupal\Core\ParamConverter\ParamConverterInterface for plugin type-based route parameter converters.

Namespace

Drupal\plugin\ParamConverter

Code

protected $pluginTypeManager;