function
Global
/
cookie
cookie
cookie ( ) : CookieJar |Symfony\...\Cookie
Create a new cookie instance.
Parameters
- $name string|null
- $value string|null
- $minutes int
- $path string|null
- $domain string|null
- $secure bool|null
- $httpOnly bool
- $raw bool
- $sameSite string|null