namespace Drupal\Core\Executable

Classsort descending Location Description
ExecutableException drupal/core/lib/Drupal/Core/Executable/ExecutableException.php Generic executable plugin exception class.
ExecutableInterface drupal/core/lib/Drupal/Core/Executable/ExecutableInterface.php An interface for executable plugins.
ExecutableManagerInterface drupal/core/lib/Drupal/Core/Executable/ExecutableManagerInterface.php An interface for managers of executable plugins.
ExecutablePluginBase drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php Provides the basic architecture for executable plugins.