Clase ReflectionClass
ReflectionClass
&reftitle.intro;
La clase ReflectionClass devuelve
información sobre una clase.
&reftitle.classsynopsis;
ReflectionClass
ReflectionClass
Reflector
&Constants;
const
integer
ReflectionClass::IS_IMPLICIT_ABSTRACT
16
const
integer
ReflectionClass::IS_EXPLICIT_ABSTRACT
32
const
integer
ReflectionClass::IS_FINAL
64
&Properties;
public
name
&Methods;
&reftitle.properties;
name
Descripción de la propiedad
&reftitle.constants;
Tipos de nodos de ReflectionClass
ReflectionClass::IS_IMPLICIT_ABSTRACT
ReflectionClass::IS_EXPLICIT_ABSTRACT
ReflectionClass::IS_FINAL
&reference.reflection.entities.reflectionclass;