Completed
Push — 1.7 ( 1627e8...895c05 )
by Kamil
73:45 queued 48:32
created
src/Sylius/Bundle/ShopBundle/EventListener/NonChannelLocaleListener.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -86,6 +86,9 @@
 block discarded – undo
86 86
         }
87 87
     }
88 88
 
89
+    /**
90
+     * @param FirewallConfig $firewall
91
+     */
89 92
     private function isFirewallSupported(?FirewallConfig $firewall = null): bool
90 93
     {
91 94
         return
Please login to merge, or discard this patch.