protected property SessionHttpsTest::$secureSessionName in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Session/SessionHttpsTest.php \Drupal\system\Tests\Session\SessionHttpsTest::secureSessionName
The name of the session cookie when using HTTPS.
Type: string
File
- core/
modules/ system/ src/ Tests/ Session/ SessionHttpsTest.php, line 34 - Contains \Drupal\system\Tests\Session\SessionHttpsTest.
Class
- SessionHttpsTest
- Ensure that when running under HTTPS two session cookies are generated.
Namespace
Drupal\system\Tests\SessionCode
protected $secureSessionName;