FOFConfigProvider::parseComponent
Parses the configuration of the specified component
Signature
public function parseComponent(string
$component,
[boolean
$force = false] )
Parameters
-
$component
- The name of the component, e.g. com_foobar
-
$force
- Force reload even if it's already parsed?
Returns
- void