Completed
Push — master ( e07415...43827d )
by Agel_Nash
02:21
created
src/Traits/DebugTrait.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -22,9 +22,9 @@
 block discarded – undo
22 22
     protected $timeFormat = '%2.5f';
23 23
 
24 24
     /**
25
-      * @return mixed
25
+     * @return mixed
26 26
      * @throws Exceptions\Exception
27
-      */
27
+     */
28 28
     abstract public function getDriver();
29 29
 
30 30
     /**
Please login to merge, or discard this patch.