We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6510fc8 commit 545aff4Copy full SHA for 545aff4
docs/03-supported-apis.md
@@ -281,7 +281,7 @@ $openWeatherMap->getWeather()
281
withCacheTtl(int $seconds): self
282
```
283
284
-Makes a request and saves into cache with the provided value in seconds.
+Makes a request and saves into cache for the provided duration in seconds.
285
286
If `0` seconds is provided, the request will not be cached.
287
0 commit comments