namespace Drupal\Core\Plugin

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