Home
last modified time | relevance | path

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

/plugin/dbquery/_test/
H A DHelperTest.php38 $actual = $this->hlp->gatherVariables();
60 $actual = $this->hlp->gatherVariables();
/plugin/dbquery/
H A Dhelper.php75 $params = $this->gatherVariables();
126 public function gatherVariables() function in helper_plugin_dbquery