You are here

protected property Cookie::$httpOnly in Zircon Profile 8

Same name in this branch
  1. 8 vendor/symfony/http-foundation/Cookie.php \Symfony\Component\HttpFoundation\Cookie::httpOnly
  2. 8 vendor/symfony/browser-kit/Cookie.php \Symfony\Component\BrowserKit\Cookie::httponly
Same name and namespace in other branches
  1. 8.0 vendor/symfony/http-foundation/Cookie.php \Symfony\Component\HttpFoundation\Cookie::httpOnly

File

vendor/symfony/http-foundation/Cookie.php, line 27

Class

Cookie
Represents a cookie.

Namespace

Symfony\Component\HttpFoundation

Code

protected $httpOnly;