Ver código fonte

MerchantResolver : correctif

packProduct
Guillaume 2 anos atrás
pai
commit
46a79e1e53
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      Resolver/MerchantResolver.php

+ 1
- 0
Resolver/MerchantResolver.php Ver arquivo

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

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

if($merchant) {

Carregando…
Cancelar
Salvar