public property Action::$label

Same name in this branch

The label of the action.

Type: string

File

drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Action.php, line 49
Contains \Drupal\system\Plugin\Core\Entity\Action.

Class

Action
Defines the configured action entity.

Namespace

Drupal\system\Plugin\Core\Entity

Code

public $label;