ReflectionExtension::__toString

(PHP 5, PHP 7)

ReflectionExtension::__toStringTo string

说明

public ReflectionExtension::__toString ( void ) : string

string形式返回扩展的反射信息。同ReflectionExtension::export()return参数设置为TRUE

参数

此函数没有参数。

返回值

返回扩展的反射信息,同ReflectionExtension::export()

参见

User Contributed Notes

There are no user contributed notes for this page.