JFactory::createConfig
Create a configuration object
Signature
protected function createConfig(string
$file,
[string
$type = 'PHP',
[string
$namespace = '']] )
Parameters
-
$file
- The path to the configuration file.
-
$type
- The type of the configuration file.
-
$namespace
- The namespace of the configuration file.
Returns
- JRegistry