diff --git a/htdocs/reception/class/reception.class.php b/htdocs/reception/class/reception.class.php index 527cd57893b..f474a3badea 100644 --- a/htdocs/reception/class/reception.class.php +++ b/htdocs/reception/class/reception.class.php @@ -131,7 +131,7 @@ class Reception extends CommonObject public $listmeths; // List of carriers /** - * @var CommandeFournisseurDispatch[] + * @var ReceptionLineBatch[]|CommandeFournisseurDispatch[] */ public $lines = array();