Pārlūkot izejas kodu

Merge branch 'develop'

master
Fab pirms 4 gadiem
vecāks
revīzija
176ae889bd
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      ShopBundle/Model/ReductionCart.php

+ 1
- 1
ShopBundle/Model/ReductionCart.php Parādīt failu

@@ -71,7 +71,7 @@ abstract class ReductionCart extends AbstractEntity implements ReductionProperty
protected $uncombinableTypes = [];

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

Notiek ielāde…
Atcelt
Saglabāt