PHP マニュアル
関数リファレンス
変数・データ型関連
リフレクション
ReflectionAttribute
ReflectionAttribute::__construct
ReflectionAttribute::getArguments
ReflectionAttribute::getName
ReflectionAttribute::getTarget
ReflectionAttribute::isRepeated
ReflectionAttribute::newInstance
ReflectionAttribute::getArguments
ReflectionAttribute::getTarget
ReflectionAttribute
PHP マニュアル
ReflectionAttribute::getName
アトリビュートの名前を取得する
説明
public
string
ReflectionAttribute::getName
()
アトリビュートの名前を取得します。
パラメータ
この関数にはパラメータはありません。
戻り値
アトリビュートの名前を返します。