Pārlūkot izejas kodu

Merge branch 'develop'

master
Fab pirms 4 gadiem
vecāks
revīzija
8da57c5c44
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. +0
    -1
      ShopBundle/Repository/ReductionCartRepository.php

+ 0
- 1
ShopBundle/Repository/ReductionCartRepository.php Parādīt failu

@@ -68,7 +68,6 @@ class ReductionCartRepository extends BaseRepository implements DefaultRepositor

$reductionCartsArray = [] ;
foreach($reductionCarts as $reductionCart) {
dump($reductionCart);
if($this->orderUtils->isReductionCartMatchWithUser($reductionCart, $user)
&& $this->orderUtils->isReductionCartMatchWithGroupUser($reductionCart, $user)
&& $this->orderUtils->countReductionCartAvailableForUser($reductionCart, $user)

Notiek ielāde…
Atcelt
Saglabāt