public constant HookEventDispatcherInterface::FIELD_FORMATTER_INFO_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_FORMATTER_INFO_ALTER
Perform alterations on Field API formatter types.
See also
field_event_dispatcher_field_formatter_info_alter()
hook_field_formatter_info_alter()
File
- src/
HookEventDispatcherInterface.php, line 328
Class
- HookEventDispatcherInterface
- Interface HookEventDispatcherInterface.
Namespace
Drupal\hook_event_dispatcherCode
public const FIELD_FORMATTER_INFO_ALTER = self::PREFIX . 'field_formatter.info.alter';