protected property Action::$plugin in Zircon Profile 8.0
Same name and namespace in other branches
- 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 72 - Contains \Drupal\system\Entity\Action.
Class
- Action
- Defines the configured action entity.
Namespace
Drupal\system\EntityCode
protected $plugin;