Cache
in
Cache interface for the DeviceAtlas APIs.
Tags
Table of Contents
Methods
Methods
get()
public
get(mixed $key) : mixed
Parameters
- $key : mixed
put()
public
put(mixed $key, mixed $properties) : mixed
Parameters
- $key : mixed
- $properties : mixed