private property UserCancelEvent::$edit in Hook Event Dispatcher 8.2
Same name and namespace in other branches
- 3.x modules/user_event_dispatcher/src/Event/User/UserCancelEvent.php \Drupal\user_event_dispatcher\Event\User\UserCancelEvent::edit
The array of form values submitted by the user.
Type: array
File
- modules/
user_event_dispatcher/ src/ Event/ User/ UserCancelEvent.php, line 20
Class
- UserCancelEvent
- Class UserCancelEvent.
Namespace
Drupal\user_event_dispatcher\Event\UserCode
private $edit;