Cmfcmf\OpenWeatherMap\WeatherHistory::current PHP Method

current() public method

public current ( )
    public function current()
    {
        return $this->histories[$this->position];
    }