ReflectionProperty
PHP Manual

ReflectionProperty::getName

(PHP 5)

ReflectionProperty::getNameGets property name

Descripción

public string ReflectionProperty::getName ( void )

Gets the properties name.

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

The name of the reflected property.

Ver también


ReflectionProperty
PHP Manual