W3cubDocs

/Drupal 8

public function ExecutableInterface::execute

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();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Executable!ExecutableInterface.php/function/ExecutableInterface::execute/8.1.x