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