Passed
Push — master ( 94702c...0299cb )
by Oleg
04:57
created
Utils/ProcedureInterface.php 1 patch
Indentation   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -25,6 +25,4 @@
 block discarded – undo
25 25
 <<<<<<< HEAD
26 26
     public function setConfiguration($key, array $connectionData): ProcedureInterface;
27 27
 =======
28
-    public function setConfiguration(string $key, array $connectionData): ProcedureInterface;
29
->>>>>>> a3da2e33642080d9ede805ee5c0ec403d45c4167
30
-}
28
+    public function setConfiguration(string $key, array $connectionData
31 29
\ No newline at end of file
Please login to merge, or discard this patch.