Sitelet
https://codeigniter4.github.io/api/namespaces/codeigniter-cookie.html
Cookie
Table of Contents
Namespaces
- Exceptions
Interfaces
- CloneableCookieInterface
- Interface for a fresh Cookie instance with selected attribute(s)
only changed from the original instance.
- CookieInterface
- Interface for a value object representation of an HTTP cookie.
Classes
- Cookie
- A `Cookie` class represents an immutable HTTP cookie value object.
- CookieStore
- The CookieStore object represents an immutable collection of `Cookie` value objects.