You are here

protected 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/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\Entity

Code

protected $label;