namespace Drupal\Core\Plugin

Classsort ascending Location Description
ContextAwarePluginBase drupal/core/lib/Drupal/Core/Plugin/ContextAwarePluginBase.php Drupal specific class for plugins that use context.
ContainerFactoryPluginInterface drupal/core/lib/Drupal/Core/Plugin/ContainerFactoryPluginInterface.php Defines an interface for pulling plugin dependencies from the container.
ContainerFactoryPluginBase drupal/core/lib/Drupal/Core/Plugin/ContainerFactoryPluginBase.php Defines a base plugin that can pull its dependencies from the container.