You are here

public property Action::$label in Zircon Profile 8

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

The human-readable name of the action plugin.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

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

Class

Action
Defines an Action annotation object.

Namespace

Drupal\Core\Annotation

Code

public $label;