ReflectionProperty::isProtected
(PHP 5)
ReflectionProperty::isProtected — Checks if property is protected
Opis
public bool ReflectionProperty::isProtected
( void
)
Checks whether the property is protected.
Parametry
Ta funkcja nie posiada parametrów.
Zwracane wartości
TRUE if the property is protected, FALSE otherwise.
There are no user contributed notes for this page.
