BearFramework\App\DataRepository::setMetadata

Stores metadata for the data item specified.
public self setMetadata string $key string $name string $value )
Parameters
key
The key of the data item.
name
The metadata name.
value
The metadata value.
Returns
Returns a reference to itself.
Details
Location: ~/src/App/DataRepository.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.