You are here

public property RulesWebformEventBase::$webform_info in RULES WEBFORM 3.x

Same name and namespace in other branches
  1. 8 src/Event/RulesWebformEventBase.php \Drupal\rules_webform\Event\RulesWebformEventBase::webform_info

Submitted webform info.

Type: Drupal\rules_webform\Plugin\DataType\WebformInfo

File

src/Event/RulesWebformEventBase.php, line 37

Class

RulesWebformEventBase
Base class for events available in the 'RULES WEBFORM' module.

Namespace

Drupal\rules_webform\Event

Code

public $webform_info;