Aliases:
Display new elements in the Back Office, tab AdminCustomers:
This hook launches modules when the AdminCustomers tab is displayed in the Back Office
Hook locations:
Hook type: display
Located in:
<?php
array(
'id_customer' = (int) Customer ID
);
{{ renderhook('displayAdminCustomers', {'id_customer': customerInformation.customerId.value}) }}