Fix warning

This commit is contained in:
Laurent Destailleur 2018-11-05 09:55:00 +01:00
parent 90d3b80efb
commit bf2c521988

View File

@ -2581,7 +2581,7 @@ class ContratLigne extends CommonObjectLine
/** /**
* @var float * @var float
* @deprecated Use $price_ht instead * @deprecated Use $price_ht instead
* @see price_ht * @see $price_ht
*/ */
public $price; public $price;