You are here

private property UserCancelEvent::$method in Hook Event Dispatcher 8.2

Same name and namespace in other branches
  1. 3.x modules/user_event_dispatcher/src/Event/User/UserCancelEvent.php \Drupal\user_event_dispatcher\Event\User\UserCancelEvent::method

The account cancellation method.

Type: string

File

modules/user_event_dispatcher/src/Event/User/UserCancelEvent.php, line 32

Class

UserCancelEvent
Class UserCancelEvent.

Namespace

Drupal\user_event_dispatcher\Event\User

Code

private $method;