You are here

constant ResponseEvent::EVENT_NAME in Build Hooks 3.x

Same name and namespace in other branches
  1. 8.2 src/Event/ResponseEvent.php \Drupal\build_hooks\Event\ResponseEvent::EVENT_NAME

File

src/Event/ResponseEvent.php, line 17

Class

ResponseEvent
Class ResponseEvent. Event fired when a build event gets the response.

Namespace

Drupal\build_hooks\Event

Code

const EVENT_NAME = 'build_hooks.response';