protected property FrontendEnvironment::$pluginCollection in Build Hooks 8.2
Same name and namespace in other branches
- 3.x src/Entity/FrontendEnvironment.php \Drupal\build_hooks\Entity\FrontendEnvironment::pluginCollection
The plugin collection that holds the block plugin for this entity.
Type: \Drupal\block\BlockPluginCollection
File
- src/
Entity/ FrontendEnvironment.php, line 67
Class
- FrontendEnvironment
- Defines the Frontend environment entity.
Namespace
Drupal\build_hooks\EntityCode
protected $pluginCollection;