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