Aliases:
Carrier Update:
This hook is called when a carrier is updated
Hook locations:
Hook type: action
Located in:
Hook::exec('actionCarrierUpdate', [
'id_carrier' => (int) $current_carrier->id,
'carrier' => $new_carrier,
])