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