JStream::addContextEntry
Adds a particular options to the context
Signature
public function addContextEntry(string
$wrapper,
string
$name,
string
$value )
Parameters
-
$wrapper
- The wrapper to use
-
$name
- The option to set
-
$value
- The value of the option
Returns
- void