(PHP 5)
ReflectionClass::getConstants — Gets constants
Gets defined constants from a class.
本函数还未编写文档,仅有参数列表。
此函数没有参数。
An array of constants. Constant name in key, constant value in value.