API17:JRegistry::makeNameSpace
From Joomla! Documentation
JRegistry::makeNameSpace
Description
Create a namespace.
public function makeNameSpace ($namespace)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $namespace | string | Name of the namespace to create |
See also
JRegistry::makeNameSpace source code on BitBucket
Class JRegistry
Subpackage Registry- Other versions of JRegistry::makeNameSpace
User contributed notes
Code Examples