Example #1
0
 /**
  * Returns string representation.
  *
  * @return string The string representation.
  */
 public function __toString()
 {
     return Dumper::toString($this);
 }