Procházet zdrojové kódy

MerchantResolver : correctif

packProduct
Guillaume před 2 roky
rodič
revize
46a79e1e53
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      Resolver/MerchantResolver.php

+ 1
- 0
Resolver/MerchantResolver.php Zobrazit soubor

@@ -72,6 +72,7 @@ class MerchantResolver
return $this->currentMerchant;
}

$this->currentMerchant = null;
$merchant = $this->getCurrentProtected();

if($merchant) {

Načítá se…
Zrušit
Uložit