getMessage().' // '; } class Resources extends BaseObject { /** * Returns the string representing the Resources object * * @return string The representing description */ function __toString() { return $this->description; } } ?>