You are here

public property AliasType::$label in View Mode Page 3.2.x

Same name and namespace in other branches
  1. 8.3 src/Annotation/AliasType.php \Drupal\view_mode_page\Annotation\AliasType::label
  2. 4.0.x src/Annotation/AliasType.php \Drupal\view_mode_page\Annotation\AliasType::label

The human-readable name of the action plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/AliasType.php, line 28

Class

AliasType
Defines an AliasType annotation.

Namespace

Drupal\view_mode_page\Annotation

Code

public $label;