ReflectionExtension::__toString
(PHP 5, PHP 7, PHP 8)
ReflectionExtension::__toString — 生成字符串
说明
以 string 形式返回扩展的反射信息。等同于 ReflectionExtension::export() return
参数设置为 true
。
参数
此函数没有参数。
返回值
返回扩展的反射信息,同 ReflectionExtension::export()。
参见
- ReflectionExtension::__construct() - 构造 ReflectionExtension
- ReflectionExtension::export() - Export
- __toString()
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/reflectionextension.tostring.php