You are here

namespace Drupal\plugin\PluginType in Plugin 8.2

Classsort descending Location Description
ConfigurablePluginTypeInterface src/PluginType/ConfigurablePluginTypeInterface.php Defines a plugin type of which the plugins are configurable.
DefaultPluginTypeOperationsProvider src/PluginType/DefaultPluginTypeOperationsProvider.php Provides default operations for plugin types.
PluginType src/PluginType/PluginType.php Provides a plugin type.
PluginTypeInterface src/PluginType/PluginTypeInterface.php Defines a plugin type.
PluginTypeManager src/PluginType/PluginTypeManager.php Provides a plugin type manager.
PluginTypeManagerInterface src/PluginType/PluginTypeManagerInterface.php Defines a plugin type manager.
PluginTypeOperationsProviderInterface src/PluginType/PluginTypeOperationsProviderInterface.php Defines a plugin type operations provider.