Documentation

Cache

Cache interface for the DeviceAtlas APIs.

Tags
author

DeviceAtlas Limited

Table of Contents

get()  : mixed
put()  : mixed

Methods

get()

public get(mixed $key) : mixed
Parameters
$key : mixed
Return values
mixed

put()

public put(mixed $key, mixed $properties) : mixed
Parameters
$key : mixed
$properties : mixed
Return values
mixed

        

Search results