文字

ReflectionParameter::getDefaultValueConstantName

(PHP 5 >= 5.4.6)

ReflectionParameter::getDefaultValueConstantNameReturns the default value's constant name if default value is constant or null

说明

public string ReflectionParameter::getDefaultValueConstantName ( void )

Warning

本函数还未编写文档,仅有参数列表。

参数

此函数没有参数。

返回值

Returns string on success or NULL on failure.

上一篇: 下一篇: