Autarky\Http\CookieQueue::all PHP 메소드

all() 공개 메소드

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