public constant HookEventDispatcherInterface::FIELD_WIDGET_SETTINGS_SUMMARY_ALTER in Hook Event Dispatcher 8.2
Same name and namespace in other branches
- 3.x src/HookEventDispatcherInterface.php \Drupal\hook_event_dispatcher\HookEventDispatcherInterface::FIELD_WIDGET_SETTINGS_SUMMARY_ALTER
Alters the field widget settings summary.
See also
field_event_dispatcher_field_widget_settings_summary_alter()
hook_field_widget_settings_summary_alter()
File
- src/
HookEventDispatcherInterface.php, line 364
Class
- HookEventDispatcherInterface
- Interface HookEventDispatcherInterface.
Namespace
Drupal\hook_event_dispatcherCode
public const FIELD_WIDGET_SETTINGS_SUMMARY_ALTER = self::PREFIX . 'field_widget.settings_summary.alter';