BearFramework\App\NullDataDriver::setValue

Sets a new value of the item specified or creates a new item with the key and value specified.
public void setValue string $key string $value )
Parameters
key
The key of the data item.
value
The value of the data item.
Returns
No value is returned.
Details
Location: ~/src/App/NullDataDriver.php
The information on this page is created for version 1.1 of Bear Framework and may not be applicable for other versions of the framework.