Docs
Addons
Community
News
Documentation
/
API
BearFramework\App\NullDataDriver::setMetadata
Stores metadata for the data item specified.
public
void setMetadata
(
string $key
,
string $name
,
string $value
)
Parameters
key
The key of the data item.
name
The metadata name.
value
The metadata value.
Returns
No value is returned.
Details
BearFramework\App\NullDataDriver
Location: ~/src/App/NullDataDriver.php
back to index
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.