Method | Description | |
---|---|---|
onCommandCookie ( string $request ) : void | Processes requests to serve a user a cookie. | |
onLoad ( ) : void | Checks for dependencies. |
public onCommandCookie ( string $request ) : void | ||
$request | string | Request including the target and an optional suggestion of what cookie to serve |
return | void |