ReflectionParameter::getName
(PHP 5)
ReflectionParameter::getName — パラメータ名を取得する
説明
public string ReflectionParameter::getName
( void
)
パラメータ名を取得します。
パラメータ
この関数にはパラメータはありません。
返り値
パラメータ名を返します。
参考
- ReflectionParameter::getValue()
There are no user contributed notes for this page.
