Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Action.php

Action::$label

Same name in this branch
  1. 11.1.x core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::label

The human-readable name of the action plugin.

Type: \Drupal\Core\Annotation\Translation

Related topics

Annotation for translatable text
Describes how to put translatable UI text into annotations.

File

core/lib/Drupal/Core/Annotation/Action.php, line 36

Class

Action
Defines an Action annotation object.

Namespace

Drupal\Core\Annotation

Code

public $label;
RSS feed
Powered by Drupal