constant HookEventDispatcherInterface::WEBFORM_ELEMENT_INFO_ALTER in Hook Event Dispatcher 8
Same name and namespace in other branches
- 8.2 src/HookEventDispatcherInterface.php \Drupal\hook_event_dispatcher\HookEventDispatcherInterface::WEBFORM_ELEMENT_INFO_ALTER
- 3.x src/HookEventDispatcherInterface.php \Drupal\hook_event_dispatcher\HookEventDispatcherInterface::WEBFORM_ELEMENT_INFO_ALTER
Respond to webform element info being initialized.
See also
webform_event_dispatcher_webform_element_info_alter()
hook_webform_element_info_alter()
File
- src/
HookEventDispatcherInterface.php, line 769
Class
- HookEventDispatcherInterface
- Interface HookEventDispatcherInterface.
Namespace
Drupal\hook_event_dispatcherCode
const WEBFORM_ELEMENT_INFO_ALTER = 'hook_event_dispatcher.webform.element.info.alter';