API17:JRegistry:: toString
From Joomla! Documentation
JRegistry::__toString
Description
Magic function to render this object as a string using default args of toString method.
public function __toString ()
- Returns
- Defined on line 62 of libraries/joomla/registry/registry.php
See also
JRegistry::__toString source code on BitBucket
Class JRegistry
Subpackage Registry- Other versions of JRegistry::__toString
User contributed notes
Code Examples