API17:JRegistryFormatPhp::stringToObject
From Joomla! Documentation
JRegistryFormatPhp::stringToObject
Description
Placeholder method.
public function stringToObject (
$data
$namespace=''
)
Parameter | Type | Default | Description |
---|---|---|---|
$data | |||
$namespace |
- Returns boolean True
- Defined on line 59 of libraries/joomla/registry/format/php.php
See also
JRegistryFormatPhp::stringToObject source code on BitBucket
Class JRegistryFormatPhp
Subpackage Registry
- Other versions of JRegistryFormatPhp::stringToObject
User contributed notes
Code Examples