dflydev / dflydev-fig-cookies

Cookies for PSR-7 HTTP Message Interface.
MIT License
224 stars 29 forks source link

Docs - FigResponseCookies::forget vs FigResponseCookies::expire #12

Closed will1471 closed 8 years ago

will1471 commented 8 years ago

Docs added in #11 reference a method called forget, the code in #10 adds method called expire.

As far as I can see there is no forget method, and docs need updating to use expire.

harikt commented 8 years ago

This is fixed in https://github.com/dflydev/dflydev-fig-cookies/pull/15