The ReflectionConstant class
(PHP 8 >= 8.4.0)
Einführung
The ReflectionConstant class reports
information about a global constant.
Klassenbeschreibung
final
class ReflectionConstant
implements
Reflector {
/* Eigenschaften */
/* Methoden */
}
Eigenschaften
- name
-
Name of the constant. Read-only, throws
ReflectionException in attempt to write.
Inhaltsverzeichnis
There are no user contributed notes for this page.