Passed
Push — 2.x ( 5968ae...19b2bf )
by Terry
02:34
created
src/Firewall/Driver/SqlDriverProvider.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -149,7 +149,7 @@
 block discarded – undo
149 149
         return $results;
150 150
     }
151 151
 
152
-   /**
152
+    /**
153 153
      * {@inheritDoc}
154 154
      */
155 155
     protected function doFetchAll(string $type = 'filter'): array
Please login to merge, or discard this patch.