class
Illuminate
/
Cookie
/
CookieValuePrefix
You are viewing an older version of the documentation. For the latest, please visit master documentation.
CookieValuePrefix
Methods
public
static
create ( $cookieName , $key ) : string
Create a new cookie value prefix for the given cookie name.
Parameters
- $cookieName string
- $key string
public
static
remove ( $cookieValue ) : string
Remove the cookie value prefix.
Parameters
- $cookieValue string