interface PHPUnit_Framework_SelfDescribing (View source)

Interface for classes that can return a description of itself.

Methods

string
toString()

Returns a string representation of the object.

Details

string toString()

Returns a string representation of the object.

Return Value

string