protected property FrontendEnvironment::$label in Build Hooks 3.x
Same name in this branch
- 3.x src/Annotation/FrontendEnvironment.php \Drupal\build_hooks\Annotation\FrontendEnvironment::label
- 3.x src/Entity/FrontendEnvironment.php \Drupal\build_hooks\Entity\FrontendEnvironment::label
Same name and namespace in other branches
- 8.2 src/Entity/FrontendEnvironment.php \Drupal\build_hooks\Entity\FrontendEnvironment::label
The Frontend environment label.
Type: string
File
- src/
Entity/ FrontendEnvironment.php, line 81
Class
- FrontendEnvironment
- Defines the Frontend environment entity.
Namespace
Drupal\build_hooks\EntityCode
protected $label;