- PHP 手册
- 函数参考
- 变量与类型相关扩展
- 反射
- Reflector
Reflector::__toString
(PHP 5, PHP 7, PHP 8)
Reflector::__toString — 转化成字符串
说明
public Reflector::__toString(): string转化成字符串。
警告本函数还未编写文档,仅有参数列表。
参数
此函数没有参数。
返回值
参见
- ReflectionProperty::export() - Export
- __toString()
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/reflector.tostring.php