(PHP 5, PHP 7, PHP 8)
ReflectionParameter::getName — パラメータ名を取得する
パラメータ名を取得します。
この関数にはパラメータはありません。
パラメータ名を返します。
FYI, it returns the parameter name without the dollars($) sign at the start.