You are here

constant ViewingSubmissionEvent::EVENT_NAME in RULES WEBFORM 8

Same name and namespace in other branches
  1. 3.x src/Event/ViewingSubmissionEvent.php \Drupal\rules_webform\Event\ViewingSubmissionEvent::EVENT_NAME

Overrides RulesWebformEventBase::EVENT_NAME

File

src/Event/ViewingSubmissionEvent.php, line 12

Class

ViewingSubmissionEvent
Event that is fired when webform submission is viewing.

Namespace

Drupal\rules_webform\Event

Code

const EVENT_NAME = 'viewing_submission';