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