Home
last modified time | relevance | path

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

/plugin/condition/
Dsyntax.php24 …public $allowedoperators = array('\&\&', '\|\|', '\^', 'and', 'or', 'xor'); // plus '!' specific o… variable in syntax_plugin_condition
184 $ops = $this->allowedoperators;