diff --git a/htdocs/variants/class/ProductAttribute.class.php b/htdocs/variants/class/ProductAttribute.class.php index 3e09e5362a560..5387ee3fbfa5c 100644 --- a/htdocs/variants/class/ProductAttribute.class.php +++ b/htdocs/variants/class/ProductAttribute.class.php @@ -1391,8 +1391,8 @@ public function printObjectLines($action, $seller, $buyer, $selected = 0, $dateS * @param int $num Number of line (0) * @param int $i I * @param int $dateSelector 1=Show also date range input fields - * @param string $seller Object of seller third party - * @param string $buyer Object of buyer third party + * @param Societe $seller Object of seller third party + * @param Societe $buyer Object of buyer third party * @param int $selected Object line selected * @param Extrafields $extrafields Object of extrafields * @param string $defaulttpldir Directory where to find the template (deprecated)