Home
last modified time | relevance | path

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

/plugin/cloud/
H A Dsyntax.php12 protected $knownFlags = array('showCount'); variable in syntax_plugin_cloud
53 if (in_array($flag, $this->knownFlags)) {