Home
last modified time | relevance | path

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

/plugin/aclinfo/
Dsyntax.php85 $perms = array_merge($perms, $this->processAclMatches($matches));
96 $perms = array_merge($perms, $this->processAclMatches($matches));
120 protected function processAclMatches(array $matches) function in syntax_plugin_aclinfo