Update docblock

This commit is contained in:
Barry vd. Heuvel
2013-08-23 13:19:57 +02:00
parent 28ce1492ad
commit 7bd3e1cc0a
@@ -324,6 +324,8 @@ exit('Only to be used as an helper for your IDE');\n\n";
/**
* @param \ReflectionMethod $method
* @param string $alias
* @param $class
* @param null $methodName
* @return string
*/
protected function parseMethod($method, $alias, $class, $methodName = null){