ReflectionAttribute クラス ReflectionAttribute
&reftitle.intro; ReflectionAttribute クラスは、 アトリビュート に関する情報を提供します。
&reftitle.classsynopsis; ReflectionAttribute ReflectionAttribute Reflector &Constants; public const int ReflectionAttribute::IS_INSTANCEOF &Methods;
&reftitle.constants;
ReflectionAttribute のフラグ ReflectionAttribute::IS_INSTANCEOF instanceof のチェックを使い、 アトリビュートを取得します。 これらの定数の値は、 PHP のバージョンによっては変更される可能性があります。 値そのものに依存せず、定数を使うことを推奨します。
&reference.reflection.entities.reflectionattribute;