Passed
Push — 2.x ( a3488e...da3964 )
by Terry
02:03
created
src/Firewall/Driver/SqlDriverProvider.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -96,7 +96,7 @@
 block discarded – undo
96 96
         return $this->{$method}($ip);
97 97
     }
98 98
 
99
-   /**
99
+    /**
100 100
      * {@inheritDoc}
101 101
      */
102 102
     protected function doFetchAll(string $type = 'filter'): array
Please login to merge, or discard this patch.