constant StaticGeneratorInterface::STATE_KEY_BUILDING in Tome 8
The key user interfaces should use to get/set if they're running a build.
File
- modules/
tome_static/ src/ StaticGeneratorInterface.php, line 13
Class
- StaticGeneratorInterface
- Provides an interface for the static generator.
Namespace
Drupal\tome_staticCode
const STATE_KEY_BUILDING = 'tome_static.building';