Documentation

Cache

Cache interface for the DeviceAtlas APIs.

Tags
author

DeviceAtlas Limited

Table of Contents

Methods

get()  : mixed
put()  : mixed

Methods

get()

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

put()

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

        
On this page

Search results