public function ActionConfigEntityInterface::getPlugin

Returns the operation plugin.

Return value

\Drupal\Core\Action\ActionInterface

1 method overrides ActionConfigEntityInterface::getPlugin()

File

drupal/core/modules/system/lib/Drupal/system/ActionConfigEntityInterface.php, line 36
Contains \Drupal\system\ActionConfigEntityInterface.

Class

ActionConfigEntityInterface
Provides an interface defining a action entity.

Namespace

Drupal\system

Code

public function getPlugin();