The ReflectionMethod class reports information about a method.
Method name
Class name
Indicates that the method is static.
Indicates that the method is public.
Indicates that the method is protected.
Indicates that the method is private.
Indicates that the method is abstract.
Indicates that the method is final.