constant UpdateHelperEvents::COMMAND_GCU_INTERACT in Update helper 2.x
Same name and namespace in other branches
- 8 src/Events/UpdateHelperEvents.php \Drupal\update_helper\Events\UpdateHelperEvents::COMMAND_GCU_INTERACT
Event dispatched when command interact is executed.
File
- src/
Events/ UpdateHelperEvents.php, line 15
Class
- UpdateHelperEvents
- Update helper events.
Namespace
Drupal\update_helper\EventsCode
const COMMAND_GCU_INTERACT = 'update_helper.command.gcu.interact';