ReflectionFunctionAbstract::getStaticVariables
(PHP 5)
ReflectionFunctionAbstract::getStaticVariables — Gets static variables
说明
public array ReflectionFunctionAbstract::getStaticVariables
( void
)
Get the static variables.
Warning
本函数还未编写文档,仅有参数列表。
参数
此函数没有参数。
返回值
An array of static variables.
There are no user contributed notes for this page.
