ReflectionAttribute クラス
(PHP 8)
はじめに
ReflectionAttribute クラスは、 アトリビュート に関する情報を提供します。
クラス概要
定義済み定数
ReflectionAttribute のフラグ
ReflectionAttribute::IS_INSTANCEOF
-
instanceof
のチェックを使い、 アトリビュートを取得します。
注意:
これらの定数の値は、 PHP のバージョンによっては変更される可能性があります。 値そのものに依存せず、定数を使うことを推奨します。
目次
- ReflectionAttribute::__construct — private なコンストラクタのため、直接インスタンス化できません
- ReflectionAttribute::getArguments — アトリビュートに渡された引数を取得する
- ReflectionAttribute::getName — アトリビュートの名前を取得する
- ReflectionAttribute::getTarget — アトリビュートのターゲットをビットマスクとして返す
- ReflectionAttribute::isRepeated — この名前のアトリビュートが、実際にコード上に繰り返し現れているかどうかを取得する
- ReflectionAttribute::newInstance — アトリビュートクラスをインスタンス化する
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google