protected property UrlGenerator::$mixedModeSessions

Whether both secure and insecure session cookies can be used simultaneously.

Type: bool

File

drupal/core/lib/Drupal/Core/Routing/UrlGenerator.php, line 69
Contains Drupal\Core\Routing\UrlGenerator.

Class

UrlGenerator
A Generator creates URL strings based on a specified route.

Namespace

Drupal\Core\Routing

Code

protected $mixedModeSessions;