You are here

protected property ProtectedPagesSubscriber::$pageCacheKillSwitch in Protected Pages 8

A policy evaluating to static::DENY when the kill switch was triggered.

Type: \Drupal\Core\PageCache\ResponsePolicy\KillSwitch

File

src/EventSubscriber/ProtectedPagesSubscriber.php, line 70

Class

ProtectedPagesSubscriber
Redirects user to protected page login screen.

Namespace

Drupal\protected_pages\EventSubscriber

Code

protected $pageCacheKillSwitch;