Autarky\Http\CookieQueue::all PHP Метод

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

public all ( )
    public function all()
    {
        return $this->cookies;
    }