You are here

protected property ListPluginTypes::$pluginTypeManager in Plugin 8.2

The plugin type manager.

Type: \Drupal\plugin\PluginType\PluginTypeManagerInterface

File

src/Controller/ListPluginTypes.php, line 21

Class

ListPluginTypes
Handles the "list plugin types" route.

Namespace

Drupal\plugin\Controller

Code

protected $pluginTypeManager;