You are here

constant StaticPreviewRequestSubscriber::SESSION_KEY in Tome 8

The key used to identify a static session.

File

modules/tome_static/src/EventSubscriber/StaticPreviewRequestSubscriber.php, line 30

Class

StaticPreviewRequestSubscriber
Routes valid requests to the static build.

Namespace

Drupal\tome_static\EventSubscriber

Code

const SESSION_KEY = 'tome_static_preview';