Класс ReflectionConstant
ReflectionConstant
&reftitle.intro;
Класс ReflectionConstant сообщает
информацию о глобальной константе.
&reftitle.classsynopsis;
ReflectionConstant
implements
Reflector
&Properties;
public
string
name
&Methods;
&reftitle.properties;
name
Имя константы. Доступно только для чтения,
при попытке записи выбрасывается исключение ReflectionException.
&reftitle.changelog;
&Version;
&Description;
8.5.0
Класс больше не является окончательным (final).
&reftitle.seealso;
ReflectionClassConstant
&reference.reflection.entities.reflectionconstant;