You are here

private property FileCookieJar::$filename in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php \GuzzleHttp\Cookie\FileCookieJar::filename

@var string filename

File

vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php, line 10

Class

FileCookieJar
Persists non-session cookies using a JSON formatted file

Namespace

GuzzleHttp\Cookie

Code

private $filename;