__toString(). * * @return string a nicely formatted string representation of this object */ public function __toString() { return sprintf('AuthorizeNetTransaction Object %s', $this->intId); } } ?>