ReflectionClass
PHP 手册

ReflectionClass::getConstant

(PHP 5)

ReflectionClass::getConstantGets defined constants

说明

public mixed ReflectionClass::getConstant ( string $name )

Gets the defined constants.

Warning

本函数暂无文档,仅有参数列表。

参数

name

返回值

参见


ReflectionClass
PHP 手册