(PHP 5, PHP 7, PHP 8)
ReflectionMethod::isPrivate — Checks if method is private
Checks if the method is private.
Diese Funktion besitzt keine Parameter.
true if the method is private, otherwise false
true
false