public property RulesWebformEventBase::$webform_info in RULES WEBFORM 8
Same name and namespace in other branches
- 3.x 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\EventCode
public $webform_info;