Sfoglia il codice sorgente

MerchantResolver : correctif

packProduct
Guillaume 3 anni fa
parent
commit
46a79e1e53
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      Resolver/MerchantResolver.php

+ 1
- 0
Resolver/MerchantResolver.php Vedi File

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

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

if($merchant) {

Loading…
Annulla
Salva