You are here

constant CacheflushUIConstantsInterface::CACHEFLUSH_PUBLISHED in CacheFlush 8

Denotes that the cacheflush is published.

File

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

Class

CacheflushUIConstantsInterface
Interface CacheflushUIConstantsInterface.

Namespace

Drupal\cacheflush_ui

Code

const CACHEFLUSH_PUBLISHED = 1;