This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
CaracoleBundle
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
MerchantResolver : correctif
packProduct
Guillaume
3 years ago
parent
3690294c2b
commit
46a79e1e53
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
Resolver/MerchantResolver.php
+ 1
- 0
Resolver/MerchantResolver.php
View File
@@ -72,6 +72,7 @@ class MerchantResolver
return $this->currentMerchant;
}
$this->currentMerchant = null;
$merchant = $this->getCurrentProtected();
if($merchant) {
Write
Preview
Loading…
Cancel
Save