You are here

public constant HookEventDispatcherInterface::FIELD_FORMATTER_SETTINGS_SUMMARY_ALTER in Hook Event Dispatcher 8.2

Same name and namespace in other branches
  1. 3.x 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_dispatcher

Code

public const FIELD_FORMATTER_SETTINGS_SUMMARY_ALTER = self::PREFIX . 'field_formatter.settings_summary.alter';