You are here

constant CacheflushUIConstantsInterface::CACHEFLUSH_MENU in CacheFlush 8

Denotes that the cacheflush entity has menu entry.

File

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

Class

CacheflushUIConstantsInterface
Interface CacheflushUIConstantsInterface.

Namespace

Drupal\cacheflush_ui

Code

const CACHEFLUSH_MENU = 1;