suche nach in der

ReflectionMethod::isPublic> <ReflectionMethod::isPrivate
Last updated: Fri, 25 May 2012

view this page in

ReflectionMethod::isProtected

(PHP 5)

ReflectionMethod::isProtectedChecks if method is protected

Beschreibung

public bool ReflectionMethod::isProtected ( void )

Checks if the method is protected.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

TRUE if the method is protected, otherwise FALSE

Siehe auch



add a note add a note User Contributed Notes
ReflectionMethod::isProtected
There are no user contributed notes for this page.

ReflectionMethod::isPublic> <ReflectionMethod::isPrivate
Last updated: Fri, 25 May 2012