public constant HookEventDispatcherInterface::ENTITY_BASE_FIELD_INFO in Hook Event Dispatcher 8.2
Same name and namespace in other branches
- 8 src/HookEventDispatcherInterface.php \Drupal\hook_event_dispatcher\HookEventDispatcherInterface::ENTITY_BASE_FIELD_INFO
- 3.x src/HookEventDispatcherInterface.php \Drupal\hook_event_dispatcher\HookEventDispatcherInterface::ENTITY_BASE_FIELD_INFO
Provides custom base field definitions for a content entity type.
See also
core_event_dispatcher_entity_base_field_info()
File
- src/
HookEventDispatcherInterface.php, line 243
Class
- HookEventDispatcherInterface
- Interface HookEventDispatcherInterface.
Namespace
Drupal\hook_event_dispatcherCode
public const ENTITY_BASE_FIELD_INFO = self::PREFIX . 'entity_base.field_info';