Administration Employee menu:
This hook is displayed in the employee menu
Hook locations:
Hook type: display
Located in:
<?php
[
'links' => (ActionsBarButtonsCollection) $menuLinksCollections,
]
dispatchWithParameters(
'displaybackOfficeEmployeeMenu',
[
'links' => $menuLinksCollections,
]
)