ReflectionConstant::__toString

Returns string representation

Description

public string ReflectionConstant::__toString()

Returns the string representation of the ReflectionConstant object.

Parameters

This function has no parameters.

Return Values

A string representation of this ReflectionConstant instance.

See Also