Documentation

PHPUnit_Framework_SelfDescribing
in

Interface for classes that can return a description of itself.

Tags
since

Interface available since Release 3.0.0

Table of Contents

toString()  : string
Returns a string representation of the object.

Methods

toString()

Returns a string representation of the object.

public toString() : string
Return values
string

Search results