An interface for executable plugins.
Hierarchy
- interface \Drupal\Core\Executable\ExecutableInterface
 
Related topics
- Plugin API
 - Using the Plugin API
 
File
- core/lib/Drupal/Core/Executable/ExecutableInterface.php, line 10
 
Namespace
Drupal\Core\Executable
Members
| Name | Modifiers | Type | Description | 
|---|---|---|---|
| ExecutableInterface::execute | public | function | Executes the plugin. | 
Please login to continue.