ReflectionFunctionAbstract::__toString

Returns the string representation of the ReflectionFunctionAbstract object

Description

abstract public void ReflectionFunctionAbstract::__toString()

Get a human-readable description of the function, its parameters and return values.

Parameters

This function has no parameters.

Return Values

The string.

See Also

  • ReflectionFunction::__toString
  • ReflectionMethod::__toString
  • __toString()