Autarky\Http\CookieQueue::all PHP Method

all() public method

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