public function ActionConfigEntityInterface::getPlugin

Returns the operation plugin.

Return value

\Drupal\Core\Action\ActionInterface

1 method overrides ActionConfigEntityInterface::getPlugin()
Action::getPlugin in drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Action.php
Returns the operation plugin.

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