You are here

protected property Action::$type in Zircon Profile 8

Same name in this branch
  1. 8 core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\Action::type
  2. 8 core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::type
Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::type

The action type.

Type: string

File

core/modules/system/src/Entity/Action.php, line 58
Contains \Drupal\system\Entity\Action.

Class

Action
Defines the configured action entity.

Namespace

Drupal\system\Entity

Code

protected $type;