ReflectionProperty
PHP Manual

ReflectionProperty::getModifiers

(PHP 5)

ReflectionProperty::getModifiersGets modifiers

Descrição

public int ReflectionProperty::getModifiers ( void )

Gets the modifiers.

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

A numeric representation of the modifiers.

Veja Também


ReflectionProperty
PHP Manual