Test method output

This commit is contained in:
Barry vd. Heuvel
2016-06-08 22:06:05 +02:00
parent 0e84805e37
commit 2d82419167
2 changed files with 44 additions and 5 deletions
+1 -1
View File
@@ -250,7 +250,7 @@ class Method
/**
* Get the parameters and format them correctly
*
* @param $method
* @param \ReflectionMethod $method
* @return array
*/
public function getParameters($method)