Searched refs:oQuery (Results 1 – 1 of 1) sorted by relevance
22 protected ?Query $oQuery = null; variable in helper_plugin_statistics50 if (is_null($this->oQuery)) {51 $this->oQuery = new Query($this);53 return $this->oQuery;