public constant HookEventDispatcherInterface::PAGE_TOP in Hook Event Dispatcher 8.2
Same name and namespace in other branches
- 8 src/HookEventDispatcherInterface.php \Drupal\hook_event_dispatcher\HookEventDispatcherInterface::PAGE_TOP
- 3.x src/HookEventDispatcherInterface.php \Drupal\hook_event_dispatcher\HookEventDispatcherInterface::PAGE_TOP
Add a renderable array to the top of the page.
See also
core_event_dispatcher_page_top()
File
- src/
HookEventDispatcherInterface.php, line 777
Class
- HookEventDispatcherInterface
- Interface HookEventDispatcherInterface.
Namespace
Drupal\hook_event_dispatcherCode
public const PAGE_TOP = self::PREFIX . 'page.top';