suche nach in der

ReflectionParameter::getPosition> <ReflectionParameter::getDefaultValue
Last updated: Fri, 25 May 2012

view this page in

ReflectionParameter::getName

(PHP 5)

ReflectionParameter::getNameGets parameter name

Beschreibung

public string ReflectionParameter::getName ( void )

Gets the name of the parameter.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The name of the reflected parameter.

Siehe auch

  • ReflectionParameter::getValue()



add a note add a note User Contributed Notes
ReflectionParameter::getName
There are no user contributed notes for this page.