ReflectionProperty::isPublic
(PHP 5)
ReflectionProperty::isPublic — Checks if property is public
Descrierea
public bool ReflectionProperty::isPublic
( void
)
Checks whether the property is public.
Parametri
Această funcție nu are parametri.
Valorile întoarse
TRUE if the property is public, FALSE otherwise.
There are no user contributed notes for this page.
