You are here

constant CacheflushUIConstantsInterface::CACHEFLUSH_NOT_PUBLISHED in CacheFlush 8

Denotes that the cacheflush is not published.

File

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

Class

CacheflushUIConstantsInterface
Interface CacheflushUIConstantsInterface.

Namespace

Drupal\cacheflush_ui

Code

const CACHEFLUSH_NOT_PUBLISHED = 0;