MethodReflection
final class MethodReflection extends ReflectionMethod
internal |
Methods
bool
hasAnnotation(string $name)
Has method specified annotation?
mixed
getAnnotation(string $name)
Returns an annotation value.
Details
at line 21
bool
hasAnnotation(string $name)
Has method specified annotation?
at line 30
mixed
getAnnotation(string $name)
Returns an annotation value.