public constant HookEventDispatcherInterface::WEBFORM_ELEMENT_ALTER in Hook Event Dispatcher 8.2
Same name and namespace in other branches
- 8 src/HookEventDispatcherInterface.php \Drupal\hook_event_dispatcher\HookEventDispatcherInterface::WEBFORM_ELEMENT_ALTER
- 3.x src/HookEventDispatcherInterface.php \Drupal\hook_event_dispatcher\HookEventDispatcherInterface::WEBFORM_ELEMENT_ALTER
Respond to webform elements being rendered.
See also
webform_event_dispatcher_webform_element_alter()
File
- src/
HookEventDispatcherInterface.php, line 844
Class
- HookEventDispatcherInterface
- Interface HookEventDispatcherInterface.
Namespace
Drupal\hook_event_dispatcherCode
public const WEBFORM_ELEMENT_ALTER = self::PREFIX . 'webform.element.alter';