ReflectionProperty::isReadOnly
Checks if property is readonly
Description
public bool ReflectionProperty::isReadOnly()
Parameters
This function has no parameters.
Return Values
true
if the property is readonly, false
otherwise.
See Also
- ReflectionProperty::isPublic
- ReflectionProperty::isProtected
- ReflectionProperty::isPrivate
- ReflectionProperty::isStatic