Closed junlarsen closed 5 years ago
This PR introduces the ability to set a cache timer on Collection api calls. Example being
$summoner->getRanked(7200);
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
The PR fulfills these requirements:
development
master
fix #xxx[,#xxx]
Other information: Closes #60
Documentation will be updated shortly
This PR introduces the ability to set a cache timer on Collection api calls. Example being
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
The PR fulfills these requirements:
development
branch, not themaster
branchfix #xxx[,#xxx]
, where "xxx" is the issue number)Other information: Closes #60
Documentation will be updated shortly