ReflectionProperty
PHP Manual

ReflectionProperty::getModifiers

(PHP 5)

ReflectionProperty::getModifiersGets modifiers

Descripción

public int ReflectionProperty::getModifiers ( void )

Gets the modifiers.

Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

A numeric representation of the modifiers.

Ver también


ReflectionProperty
PHP Manual