Fix phpcs

This commit is contained in:
Laurent Destailleur 2017-07-08 14:56:43 +02:00
parent 49689fc56f
commit 9f486716c1

View File

@ -700,7 +700,7 @@ class ProductFournisseur extends Product
* Display price of product * Display price of product
* *
* @param int $showunitprice Show "Unit price" into output string * @param int $showunitprice Show "Unit price" into output string
* @param int $showsuptitl Show "Supplier" into output string * @param int $showsuptitle Show "Supplier" into output string
* @param int $maxlen Max length of name * @param int $maxlen Max length of name
* @param integer $notooltip 1=Disable tooltip * @param integer $notooltip 1=Disable tooltip
* @param array $productFournList list of ProductFournisseur objects * @param array $productFournList list of ProductFournisseur objects