|
file-fetcher
|
Public Member Functions | |
| store ($data, string $id=null) | |
| Contracts\StorerInterface::store | ( | $data, | |
| string | $id = null |
||
| ) |
Store.
| string | HydratableInterface | $data | The data to be stored. |
| string | $id | The identifier for the data. If the act of storing generates the id, there is no need to pass one. |
Implemented in Contracts\Mock\Storage\JsonObjectMemory, and Contracts\Mock\Storage\Memory.
1.8.17