ReflectionFunctionAbstract::__toString
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.2.0, PHP 7, PHP 8)
Returns the string representation of the ReflectionFunctionAbstract object
Description
ReflectionFunctionAbstract::__toString(): void
Get a human-readable description of the function, its parameters and return values.
Parameters Parameters
Return Values
The string.
See Also
ReflectionFunction::__toStringReflectionMethod::__toString- __toString()