Method Config::add
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Add a configuration variable to the local configuration file
public function void add(string $strKey, mixed $varValue)
Parameters
- string $strKey
- Not documented yet. Please add documentation to this entry.
- mixed $varValue
- Not documented yet. Please add documentation to this entry.
Add a comment