Passed
Push — master ( 1a27e7...b62185 )
by Tim
10:54 queued 08:33
created
src/Controller/Twitter.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -84,7 +84,7 @@
 block discarded – undo
84 84
             /**
85 85
              * @param array<mixed> $state
86 86
              */
87
-            function () use (array &$state): never {
87
+            function() use (array &$state): never {
88 88
                 Auth\Source::completeAuth($state);
89 89
             },
90 90
         );
Please login to merge, or discard this patch.