Action::$plugin

Same name and namespace in other branches
  1. 9 core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::plugin
  2. 10 core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::plugin
  3. 11.x 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.