ReflectionParameter::getName
PHP function
Edit on GitHub ✎
(PHP 5, PHP 7, PHP 8)
Gets parameter name
Description
ReflectionParameter::getName(): string
Gets the name of the parameter.
Parameters Parameters
Return Values
The name of the reflected parameter.
See Also
ReflectionParameter::getValue