The name (plugin ID) of the action.
Type: string
File
- core/modules/system/src/Entity/Action.php, line 39
Class
- Action
- Defines the configured action entity.
Namespace
Drupal\system\Entity
Code
protected $id;
The name (plugin ID) of the action.
Type: string
Drupal\system\Entity
protected $id;
Please login to continue.