constant HookEventDispatcherInterface::ENTITY_BASE_FIELD_INFO in Hook Event Dispatcher 8
Same name and namespace in other branches
- 8.2 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
hook_event_dispatcher_entity_base_field_info()
File
- src/
HookEventDispatcherInterface.php, line 217
Class
- HookEventDispatcherInterface
- Interface HookEventDispatcherInterface.
Namespace
Drupal\hook_event_dispatcherCode
const ENTITY_BASE_FIELD_INFO = 'hook_event_dispatcher.entity_base.field_info';