Action::$type

Same name in this branch
  1. 8.9.x core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\Action::type
Same name and namespace in other branches
  1. 9 core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::type
  2. 9 core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\Action::type
  3. 10 core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::type
  4. 10 core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\Action::type
  5. 11.x core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::type
  6. 11.x core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\Action::type

The action type.

Type: string

File

core/modules/system/src/Entity/Action.php, line 60

Class

Action
Defines the configured action entity.

Namespace

Drupal\system\Entity

Code

protected $type;

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