You are here

protected property FrontendEnvironmentPluginCollection::$frontendEnvironmentId in Build Hooks 3.x

Same name and namespace in other branches
  1. 8.2 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;