WeatherRepositoryInterface
in
Table of Contents
Methods
- add() : int
- fetchLatest() : WeatherSnapshot|null
Methods
add()
public
add(WeatherSnapshot $snapshot) : int
Parameters
- $snapshot : WeatherSnapshot
Return values
intfetchLatest()
public
fetchLatest() : WeatherSnapshot|null