$filename
$filename : string
Persists non-session cookies using a JSON formatted file
__construct(string $cookieFile, boolean $storeSessionCookies = false)
Create a new FileCookieJar object
| string | $cookieFile | File to store the cookie data |
| boolean | $storeSessionCookies | Set to true to store session cookies in the cookie jar. |
if the file cannot be found or created