(PHP 5 >= 5.3.2, PHP 7) Set method accessibility
(PHP 5, PHP 7) Checks if method is abstract public
(PHP 5, PHP 7) Gets declaring class for the reflected method.
(PHP 5, PHP 7) Gets the method prototype (if there is one).
(PHP 5, PHP 7) Constructs a ReflectionMethod
(PHP 5, PHP 7) Checks if method is protected
(PHP 5, PHP 7) Gets the method modifiers public
(PHP 5, PHP 7) Checks if method is private public
(PHP 5, PHP 7) Invoke public mixed ReflectionMethod::invoke
(PHP 5, PHP 7) Checks if method is public public
Page 1 of 2