Home
last modified time | relevance | path

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

/plugin/ifauthex/lib/
H A Dgrammar.php15 public $SIMULATE_IN_GROUPS = null; variable in EvaluationContext
19 if (is_array($this->SIMULATE_IN_GROUPS)) {
20 if (in_array($group, $this->SIMULATE_IN_GROUPS)) {
/plugin/ifauthex/_test/
H A Dgeneral.test.php246 auth_expr_evaluation_context()->SIMULATE_IN_GROUPS = array('group');
298 auth_expr_evaluation_context()->SIMULATE_IN_GROUPS = null;