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 întroarse
TRUE if the property is public, FALSE otherwise.
ReflectionProperty::isPublic
There are no user contributed notes for this page.
