ReflectionMethod::__toString

( excerpt from http://php.net/manual/en/reflectionmethod.tostring.php )

public function __toString(): string;

Returns

  • string - A string representation of this ReflectionMethod.