|
ReflectionExtension::__toStringTo string Description
public string ReflectionExtension::__toString()
Exports a reflected extension and returns it as a string. This
is the same as the ReflectionExtension::export with
the ParametersThis function has no parameters. Return ValuesReturns the exported extension as a string, in the same way as the ReflectionExtension::export. |