]> source.dussan.org Git - nextcloud-server.git/commit
Always use the cache 25578/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 11 Feb 2021 10:48:52 +0000 (11:48 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 11 Feb 2021 10:48:52 +0000 (11:48 +0100)
commitbf4210aa8d43d7d4bc8e4edfd10735c7f5ffe4a5
treedc9566085c88c784880727c6e5f11f3567e682c3
parentd5dea10517bbceaf141f56b6dde0efb55fc6f4b5
Always use the cache

If there is no cache available we will use the null cache. Which (you
guessed it) just doesn't do anything. This makes the code flow a bit
nicer and psalm a bit happier.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
apps/weather_status/lib/Service/WeatherStatusService.php