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