You are here

constant StaticGeneratorInterface::REQUEST_KEY in Tome 8

The request attribute key used to flag requests coming from the build.

File

modules/tome_static/src/StaticGeneratorInterface.php, line 23

Class

StaticGeneratorInterface
Provides an interface for the static generator.

Namespace

Drupal\tome_static

Code

const REQUEST_KEY = '_tome_static_request';