You are here

constant CacheflushUIConstantsInterface::CACHEFLUSH_CRON in CacheFlush 8

Denotes that the cacheflush entity has cron entry.

File

modules/cacheflush_ui/src/CacheflushUIConstantsInterface.php, line 35

Class

CacheflushUIConstantsInterface
Interface CacheflushUIConstantsInterface.

Namespace

Drupal\cacheflush_ui

Code

const CACHEFLUSH_CRON = 1;