You are here

constant DeletingSubmissionEvent::EVENT_NAME in RULES WEBFORM 8

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

Overrides RulesWebformEventBase::EVENT_NAME

File

src/Event/DeletingSubmissionEvent.php, line 12

Class

DeletingSubmissionEvent
Event that is fired when webform submission is deleting.

Namespace

Drupal\rules_webform\Event

Code

const EVENT_NAME = 'deleting_submission';