Fix DocBlock
This commit is contained in:
parent
0d0f91a807
commit
0d0fc320b4
1 changed files with 1 additions and 0 deletions
|
@ -476,6 +476,7 @@ class AnnotationDriver extends AbstractAnnotationDriver
|
||||||
* Parses the given method.
|
* Parses the given method.
|
||||||
*
|
*
|
||||||
* @param \ReflectionMethod $method
|
* @param \ReflectionMethod $method
|
||||||
|
*
|
||||||
* @return array
|
* @return array
|
||||||
*/
|
*/
|
||||||
private function getMethodCallbacks(\ReflectionMethod $method)
|
private function getMethodCallbacks(\ReflectionMethod $method)
|
||||||
|
|
Loading…
Add table
Reference in a new issue