diff --git a/core/lib/Thelia/Core/Event/Order/OrderEvent.php b/core/lib/Thelia/Core/Event/Order/OrderEvent.php index 503f6b4a8..585663ac3 100644 --- a/core/lib/Thelia/Core/Event/Order/OrderEvent.php +++ b/core/lib/Thelia/Core/Event/Order/OrderEvent.php @@ -138,7 +138,7 @@ class OrderEvent extends ActionEvent } /** - * @param $status + * @param int $status */ public function setStatus($status) {