public ExecutableInterface::execute()
Executes the plugin.
File
- core/lib/Drupal/Core/Executable/ExecutableInterface.php, line 15
Class
- ExecutableInterface
- An interface for executable plugins.
Namespace
Drupal\Core\Executable
Code
public function execute();
Please login to continue.