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 25
bool
hasAnnotation(string $name)
Has method specified annotation?
at line 34
mixed
getAnnotation(string $name)
Returns an annotation value.
Traits
Strict class for better experience.