Completed
Push — dev ( d13979...a0001f )
by Yan
02:10
created
src/Lincable/Parsers/Options.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -42,6 +42,6 @@
 block discarded – undo
42 42
      */
43 43
     public function getParams(): array
44 44
     {
45
-       return $this->params; 
45
+        return $this->params; 
46 46
     }
47 47
 }
48 48
\ No newline at end of file
Please login to merge, or discard this patch.