Completed
Push — master ( bff802...1c868a )
by Sinnarasa
04:16
created
src/Routing/Matcher/MatcherInterface.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -42,7 +42,7 @@
 block discarded – undo
42 42
      * @param $class
43 43
      * @return mixed
44 44
      */
45
-    public function addDispatcher($method,$class);
45
+    public function addDispatcher($method, $class);
46 46
 
47 47
     /**
48 48
      * @return mixed
Please login to merge, or discard this patch.