constant HookEventDispatcherInterface::USER_CANCEL_METHODS_ALTER in Hook Event Dispatcher 8
Same name and namespace in other branches
- 8.2 src/HookEventDispatcherInterface.php \Drupal\hook_event_dispatcher\HookEventDispatcherInterface::USER_CANCEL_METHODS_ALTER
- 3.x src/HookEventDispatcherInterface.php \Drupal\hook_event_dispatcher\HookEventDispatcherInterface::USER_CANCEL_METHODS_ALTER
Modify account cancellation methods.
See also
hook_event_dispatcher_user_cancel_methods_alter()
hook_user_cancel_methods_alter()
File
- src/
HookEventDispatcherInterface.php, line 628
Class
- HookEventDispatcherInterface
- Interface HookEventDispatcherInterface.
Namespace
Drupal\hook_event_dispatcherCode
const USER_CANCEL_METHODS_ALTER = 'hook_event_dispatcher.user.cancel_methods_alter';