PHP - Manual: ReflectionExtension::__toString
2024-11-15
(PHP 5, PHP 7, PHP 8)
ReflectionExtension::__toString — To string
以string形式返回扩展的反射信息。同ReflectionExtension::export()return
参数设置为true
。
此函数没有参数。
返回扩展的反射信息,同ReflectionExtension::export()。
官方地址:https://www.php.net/manual/en/reflectionextension.tostring.php