You are here

namespace Drupal\plugin\PluginDiscovery in Plugin 8.2

Classsort descending Location Description
LimitedPluginDiscoveryDecorator src/PluginDiscovery/LimitedPluginDiscoveryDecorator.php Provides a filtered plugin manager.
LimitedPluginDiscoveryInterface src/PluginDiscovery/LimitedPluginDiscoveryInterface.php Defines a limited plugin discovery.
PluginDiscoveryDecorator src/PluginDiscovery/PluginDiscoveryDecorator.php Decorates plugin discovery.
TypedDefinitionEnsuringPluginDiscoveryDecorator src/PluginDiscovery/TypedDefinitionEnsuringPluginDiscoveryDecorator.php Provides plugin discovery that ensures all definitions implement \Drupal\Component\Plugin\PluginDefinitionInterface.
TypedDiscoveryInterface src/PluginDiscovery/TypedDiscoveryInterface.php An interface defining the minimum requirements of building a plugin discovery component.