Completed
Push — master ( da84b9...cdc4c0 )
by Paweł
04:52 queued 02:12
created
src/PDODbAdapter.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
 
17 17
     /**
18 18
      * {@inheritdoc}
19
-    */
19
+     */
20 20
     public function executeCommand(string $command, array $parameters = array())
21 21
     {
22 22
         $this->executeParameterisedQuery($command, $parameters);
Please login to merge, or discard this patch.