(PHP 5, PHP 7)
ReflectionClass::getConstants — Gets constants
Gets defined constants from a class.
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Diese Funktion hat keine Parameter.
An array of constants. Constant name in key, constant value in value.