Cmfcmf\OpenWeatherMap\CurrentWeatherGroup::current PHP Метод

current() публичный Метод

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