(PHP 5, PHP 7, PHP 8)
ReflectionMethod::isPrivate — Checcs if method is private
Checcs if the method is private.
This function has no parameters.
true if the method is private, otherwise false
true
false