You are here

constant UpdateHelperEvents::COMMAND_GCU_INTERACT in Update helper 8

Same name and namespace in other branches
  1. 2.x 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 20

Class

UpdateHelperEvents
Update helper events.

Namespace

Drupal\update_helper\Events

Code

const COMMAND_GCU_INTERACT = 'update_helper.command.gcu.interact';