PHP Manual

  • English French German Portuguese Spanish
PHP Manual Function Reference Variable and Type Related Extensions Reflection ReflectionParameter ReflectionParameter::getName
ReflectionParameter ReflectionParameter::allowsNull ReflectionParameter::canBePassedByValue ReflectionParameter::__clone ReflectionParameter::__construct ReflectionParameter::export ReflectionParameter::getClass ReflectionParameter::getDeclaringClass ReflectionParameter::getDeclaringFunction ReflectionParameter::getDefaultValue ReflectionParameter::getDefaultValueConstantName ReflectionParameter::getName ReflectionParameter::getPosition ReflectionParameter::isArray ReflectionParameter::isCallable ReflectionParameter::isDefaultValueAvailable ReflectionParameter::isDefaultValueConstant ReflectionParameter::isOptional ReflectionParameter::isPassedByReference ReflectionParameter::isVariadic ReflectionParameter::__toString
  • ReflectionParameter::getDefaultValueConstantName
  • ReflectionParameter::getPosition

ReflectionParameter::getName

(PHP 5)

ReflectionParameter::getName — Gets parameter name

Description

public string ReflectionParameter::getName ( void )

Gets the name of the parameter.

Parameters

This function has no parameters.

Return Values

The name of the reflected parameter.

See Also

  • ReflectionParameter::getValue()

© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.