protected property ResponseEvent::$plugin in Build Hooks 8.2
Same name and namespace in other branches
- 3.x src/Event/ResponseEvent.php \Drupal\build_hooks\Event\ResponseEvent::plugin
The build hook plugin.
Type: \Drupal\build_hooks\Plugin\FrontendEnvironmentInterface
File
- src/
Event/ ResponseEvent.php, line 31
Class
- ResponseEvent
- Class ResponseEvent. Event fired when a build event gets the response.
Namespace
Drupal\build_hooks\EventCode
protected $plugin;