suche nach in der

ReflectionProperty::isProtected> <ReflectionProperty::isDefault
Last updated: Fri, 25 May 2012

view this page in

ReflectionProperty::isPrivate

(PHP 5)

ReflectionProperty::isPrivateChecks if property is private

Beschreibung

public bool ReflectionProperty::isPrivate ( void )

Checks whether the property is private.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

TRUE if the property is private, FALSE otherwise.

Siehe auch



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