(PHP 5)
ReflectionMethod::isPrivate — Checks if method is private
Checks if the method is private.
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Diese Funktion hat keine Parameter.
TRUE if the method is private, otherwise FALSE