(PHP 5, PHP 7)
ReflectionMethod::isPrivate — Checks if method is private
Checks if the method is private.
This function is currently not documented; only its argument list is available.
This function has no parameters.
TRUE
if the method is private, otherwise FALSE