The ReflectionAttribute classReflectionAttribute
&reftitle.intro;
The ReflectionAttribute class provides information about
an Attributes.
&reftitle.classsynopsis;
ReflectionAttributeReflectionAttributeReflector&Constants;publicconstintReflectionAttribute::IS_INSTANCEOF&Methods;
&reftitle.constants;
ReflectionAttribute FlagsReflectionAttribute::IS_INSTANCEOF
Retrieve attributes using an
instanceof check.
The values of these constants may change between PHP versions.
It is recommended to always use the constants
and not rely on the values directly.
&reference.reflection.entities.reflectionattribute;