ReflectionProperty::getModifiers

Gets modifiers

Description

public int ReflectionProperty::getModifiers ( void )

Gets the modifiers.

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

A numeric representation of the modifiers.

See Also

  • ReflectionProperty::isPrivate
  • Reflection::getModifierNames