The entity type the action can apply to.
@todo Replace with \Drupal\Core\Plugin\Context\Context.
Type: string
File
- core/lib/Drupal/Core/Annotation/Action.php, line 55
Class
- Action
- Defines an Action annotation object.
Namespace
Drupal\Core\Annotation
Code
public $type = '';
Please login to continue.