Method Config::add

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/Config.php line 251
Automatically extracted PHP DOC comment from code:

Add a configuration variable to the local configuration file

END OF PHP DOC
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

What is the sum of 4 and 8?