Cart product removal:
This hook is called before a product is removed from a cart
Hook locations:
Hook type: action
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('actionObjectProductInCartDeleteBefore', $data, null, true)