ReflectionFunctionAbstract::__toString
(PHP 5 >= 5.2.0, PHP 7, PHP 8)
ReflectionFunctionAbstract::__toString — 返回表示 ReflectionFunctionAbstract 对象的字符串
参数
此函数没有参数。
返回值
字符串。
参见
- ReflectionFunction::__toString() - Returns the string representation of the ReflectionFunction object
- ReflectionMethod::__toString() - 返回反射方法对象的字符串表达
- __toString()