You are here

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

Same name and namespace in other branches
  1. 8.2 src/Entity/FrontendEnvironment.php \Drupal\build_hooks\Entity\FrontendEnvironment::deployment_strategy

The Frontend environment deployment strategy.

Type: string

File

src/Entity/FrontendEnvironment.php, line 88

Class

FrontendEnvironment
Defines the Frontend environment entity.

Namespace

Drupal\build_hooks\Entity

Code

protected $deployment_strategy;