You are here

constant WebformSubmitEvent::EVENT_NAME in RULES WEBFORM 8

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

Overrides RulesWebformEventBase::EVENT_NAME

File

src/Event/WebformSubmitEvent.php, line 12

Class

WebformSubmitEvent
Event that is fired when webform is submitted.

Namespace

Drupal\rules_webform\Event

Code

const EVENT_NAME = 'webform_submit';