(PHP 5, PHP 7)
ReflectionClass::getConstants — Gets constants
Gets defined constants from a class.
Esta função não está documentada; somente a lista de argumentos está disponível.
Esta função não possui parâmetros.
An array of constants. Constant name in key, constant value in value.