ReflectionType::__toStringTo string Description
public string ReflectionType::__toString()
Gets the parameter type name. ParametersThis function has no parameters. Return ValuesReturns the type of the parameter. Changelog
Examples
Example #1 ReflectionType::__toString example
The above example will output something similar to: string See Also
|