Explorar el Código

MerchantResolver : correctif

packProduct
Guillaume hace 2 años
padre
commit
46a79e1e53
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      Resolver/MerchantResolver.php

+ 1
- 0
Resolver/MerchantResolver.php Ver fichero

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

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

if($merchant) {

Cargando…
Cancelar
Guardar