Skip to content

Commit fbe6879

Browse files
committed
Removed debug info.
1 parent d0662b9 commit fbe6879

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/FileProcessor.php

-2
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@ protected function processStatements(array $statements, $prefix = '')
151151
}
152152
}
153153

154-
var_dump([$param->default->name->parts[0], $paramType]);
155-
156154
$thisMethod['params']['$'.$param->name] = $paramType;
157155
}
158156

0 commit comments

Comments
 (0)