1
0
mirror of synced 2025-01-18 22:41:43 +03:00

Fix DocBlock

This commit is contained in:
Fabio B. Silva 2012-10-20 21:53:08 -03:00 committed by fabio.silva
parent 0d0f91a807
commit 0d0fc320b4

View File

@ -476,6 +476,7 @@ class AnnotationDriver extends AbstractAnnotationDriver
* Parses the given method.
*
* @param \ReflectionMethod $method
*
* @return array
*/
private function getMethodCallbacks(\ReflectionMethod $method)