suche nach in der

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

view this page in

ReflectionProperty::isProtected

(PHP 5)

ReflectionProperty::isProtectedChecks if property is protected

Beschreibung

public bool ReflectionProperty::isProtected ( void )

Checks whether the property is protected.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

TRUE if the property is protected, FALSE otherwise.

Siehe auch



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