CacheTrait
This is the cache trait.
This class will replace the main Service method "call" in order to cache the returns on files.
Tags
Table of Contents
call() | : array<string|int, mixed> |
---|
Methods
call()
protected
call(Request $request[, string $apiUrl = null ]) : array<string|int, mixed>
Parameters
- $request : Request
- $apiUrl : string = null