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