You are here

public property FrontendEnvironment::$label in Build Hooks 3.x

Same name in this branch
  1. 3.x src/Annotation/FrontendEnvironment.php \Drupal\build_hooks\Annotation\FrontendEnvironment::label
  2. 3.x src/Entity/FrontendEnvironment.php \Drupal\build_hooks\Entity\FrontendEnvironment::label
Same name and namespace in other branches
  1. 8.2 src/Annotation/FrontendEnvironment.php \Drupal\build_hooks\Annotation\FrontendEnvironment::label

The label of the plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/FrontendEnvironment.php, line 32

Class

FrontendEnvironment
Defines a Frontend environment item annotation object.

Namespace

Drupal\build_hooks\Annotation

Code

public $label;