You are here

protected property FrontendEnvironment::$settings in Build Hooks 8.2

Same name and namespace in other branches
  1. 3.x src/Entity/FrontendEnvironment.php \Drupal\build_hooks\Entity\FrontendEnvironment::settings

The plugin instance settings.

Type: array

File

src/Entity/FrontendEnvironment.php, line 109

Class

FrontendEnvironment
Defines the Frontend environment entity.

Namespace

Drupal\build_hooks\Entity

Code

protected $settings = [];