You are here

protected property Action::$plugin in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::plugin

The plugin ID of the action.

Type: string

File

core/modules/system/src/Entity/Action.php, line 74

Class

Action
Defines the configured action entity.

Namespace

Drupal\system\Entity

Code

protected $plugin;