(PHP 5, PHP 7, PHP 8)
ReflectionExtension::__toString — 生成字符串
以 string 形式返回扩展的反射信息。等同于 ReflectionExtension::export() return 参数设置为 true。
return
true
此函数没有参数。
返回扩展的反射信息,同 ReflectionExtension::export()。