protected $uncombinableTypes = []; | protected $uncombinableTypes = []; | ||||
/** | /** | ||||
* @ORM\Column(type="integer") | |||||
* @ORM\Column(type="integer", nullable=true) | |||||
*/ | */ | ||||
protected $availableQuantityPerCode; | protected $availableQuantityPerCode; | ||||
public function __toString() | public function __toString() |