GetterEvent::$privateProperty
A private property.
Type: string
File
-
tests/
modules/ rules_test_event/ src/ Event/ GetterEvent.php, line 47
Class
- GetterEvent
- An Event that has getter methods defined for its properties.
Namespace
Drupal\rules_test_event\EventCode
private $privateProperty = 'private property';