You are here

protected property FrontendEnvironment::$id in Build Hooks 3.x

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

The Frontend environment ID.

Type: string

File

src/Entity/FrontendEnvironment.php, line 60

Class

FrontendEnvironment
Defines the Frontend environment entity.

Namespace

Drupal\build_hooks\Entity

Code

protected $id;