You are here

protected property FrontendEnvironmentPluginCollection::$frontendEnvironmentId in Build Hooks 8.2

Same name and namespace in other branches
  1. 3.x src/FrontendEnvironmentPluginCollection.php \Drupal\build_hooks\FrontendEnvironmentPluginCollection::frontendEnvironmentId

The frontend environment ID this plugin collection belongs to.

Type: string

File

src/FrontendEnvironmentPluginCollection.php, line 19

Class

FrontendEnvironmentPluginCollection
Provides a collection of front plugins.

Namespace

Drupal\build_hooks

Code

protected $frontendEnvironmentId;