Home
last modified time | relevance | path

Searched refs:FLUSH_TYPE (Results 1 – 1 of 1) sorted by relevance

/plugin/combo/syntax/
H A Dcontentlist.php58 const FLUSH_TYPE = "flush"; define in syntax_plugin_combo_contentlist
203 $knownType = [self::FLUSH_TYPE];
212 if ($type === self::FLUSH_TYPE) {