PlainEvent::$publicProperty
A public property.
Type: string
File
-
tests/
modules/ rules_test_event/ src/ Event/ PlainEvent.php, line 30
Class
- PlainEvent
- An Event that has properties but no explicit getter methods.
Namespace
Drupal\rules_test_event\EventCode
public $publicProperty = 'public property';