This repository was archived by the owner on Jan 6, 2020. It is now read-only.
This repository was archived by the owner on Jan 6, 2020. It is now read-only.
Set ->getRanked() cache time #60
Closed
Description
Is your feature request related to a problem? Please describe.
The main problem is getting fresh ranked data that is not stored for 1 hour.
Describe the solution you'd like
Give me a parameter to set the cache time on the spot.
Describe alternatives you've considered
Give us the chance to set a environment variable with the default TTL.
Code examples, if applicable
$summoner_api->getRanked(60);