Add fields to the Customer address form:
This hook returns an array of FormFields to add them to the customer address registration form
Hook locations:
Hook type:
Located in:
This hook has an $array_return
parameter set to true
(module output will be set by name in an array, see explaination here).
Hook::exec('additionalCustomerAddressFields', ['fields' => &$format], null, true)