Completed
Pull Request — master (#30)
by Scott
02:19
created
tests/fixtures/DocBlocks.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,7 @@
 block discarded – undo
5 5
 {
6 6
     /**
7 7
      */
8
-    public function testFunction (
8
+    public function testFunction(
9 9
         $param1,
10 10
         $param2
11 11
     ) {
Please login to merge, or discard this patch.