AnnotationReader
Table of Contents
Constants
Methods
- __construct() : mixed
- AnnotationReader constructor.
- getMethodAnnotations() : mixed
Constants
RULE_FIRST_CAPITAL_LETTER
public
mixed
RULE_FIRST_CAPITAL_LETTER
= 0x1
Methods
__construct()
AnnotationReader constructor.
public
__construct() : mixed
getMethodAnnotations()
public
getMethodAnnotations(ReflectionMethod $method) : mixed
Parameters
- $method : ReflectionMethod