©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PHP 5)
ReflectionParameter::getName — Gets parameter name
Gets the name of the parameter.
此函数没有参数。
The name of the reflected parameter.
[#1] mike [2015-05-25 07:26:52]
FYI, it returns the parameter name without the dollars($) sign at the start.