JStream::deleteContextEntry
Deletes a particular setting from a context
Signature
public function deleteContextEntry(string
$wrapper,
string
$nameĀ )
Parameters
-
$wrapper
- The wrapper to use
-
$name
- The option to unset
Returns
- void