Completed
Push — master ( abe8f5...f3c307 )
by Roman
02:17
created
src/Guard.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -48,8 +48,7 @@
 block discarded – undo
48 48
         Request $request,
49 49
         Blacklist $blacklist,
50 50
         Signer $signer
51
-    )
52
-    {
51
+    ) {
53 52
         $this->request = $request;
54 53
         $this->provider = $provider;
55 54
         $this->blacklist = $blacklist;
Please login to merge, or discard this patch.