Drupal\Component\Plugin\Discovery
Classes
Base class providing the tools for a plugin discovery to be derivative aware.
A discovery mechanism that allows plugin definitions to be manually registered rather than actively discovered.
A decorator that allows manual registration of undiscoverable definitions.
Interfaces
Interface for discovery components holding a cache of plugin definitions.
An interface defining the minimum requirements of building a plugin discovery component.