public constant HookEventDispatcherInterface::FIELD_FORMATTER_THIRD_PARTY_SETTINGS_FORM 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_THIRD_PARTY_SETTINGS_FORM
Allow modules to add field formatter settings provided by other modules.
See also
field_event_dispatcher_field_formatter_third_party_settings_form()
hook_field_formatter_third_party_settings_form()
File
- src/
HookEventDispatcherInterface.php, line 352
Class
- HookEventDispatcherInterface
- Interface HookEventDispatcherInterface.
Namespace
Drupal\hook_event_dispatcherCode
public const FIELD_FORMATTER_THIRD_PARTY_SETTINGS_FORM = self::PREFIX . 'field_formatter.third_party.settings_form';