public property FrontendEnvironment::$label in Build Hooks 8.2
Same name in this branch
- 8.2 src/Annotation/FrontendEnvironment.php \Drupal\build_hooks\Annotation\FrontendEnvironment::label
- 8.2 src/Entity/FrontendEnvironment.php \Drupal\build_hooks\Entity\FrontendEnvironment::label
Same name and namespace in other branches
- 3.x 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\AnnotationCode
public $label;