public property Action::$type

Same name in this branch

The entity type the action can apply to.

@todo Replace with \Drupal\Core\Plugin\Context\Context.

Type: string

File

drupal/core/lib/Drupal/Core/Annotation/Action.php, line 55
Contains \Drupal\Core\Annotation\Action.

Class

Action
Defines an Action annotation object.

Namespace

Drupal\Core\Annotation

Code

public $type = '';