You are here

protected property PendingPersistentLogin::$sessionConfiguration in Persistent Login 8

The session configuration.

Type: \Drupal\Core\Session\SessionConfigurationInterface

File

src/PageCache/RequestPolicy/PendingPersistentLogin.php, line 20

Class

PendingPersistentLogin
A policy preventing caching of pages with pending persistent login cookies.

Namespace

Drupal\persistent_login\PageCache\RequestPolicy

Code

protected $sessionConfiguration;