fix scrutinizer

This commit is contained in:
florian HENRY 2018-03-21 08:35:03 +01:00
parent 6cd5d12a31
commit d959905e4f

View File

@ -73,7 +73,7 @@ abstract class CommonOrderLine extends CommonObjectLine
/**
* Quantity
* @var int
* @var float
*/
public $qty;