API17

API17:JObject:: toString

From Joomla! Documentation

Joomla 11.1 JObject::__toString

Description

Magic method to convert the object to a string gracefully.


public function __toString ()
  • Returns string The classname.
  • Defined on line 53 of libraries/joomla/base/object.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples