Returns a string representation of the object.
Return value
string
File
- drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/SelfDescribing.php, line 64
Class
- PHPUnit_Framework_SelfDescribing
- Interface for classes that can return a description of itself.
Code
public function toString();