public property RulesWebformEventBase::$webform_fields in RULES WEBFORM 3.x
Same name and namespace in other branches
- 8 src/Event/RulesWebformEventBase.php \Drupal\rules_webform\Event\RulesWebformEventBase::webform_fields
The webform fields with values (submissions).
Type: Drupal\rules_webform\Plugin\DataType\WebformFields
File
- src/
Event/ RulesWebformEventBase.php, line 23
Class
- RulesWebformEventBase
- Base class for events available in the 'RULES WEBFORM' module.
Namespace
Drupal\rules_webform\EventCode
public $webform_fields;