Searched refs:debugObj (Results 1 – 1 of 1) sorted by relevance
24 private $debugObj = null; variable in siteexportPDF60 $this->debugObj = $debug;69 if ($this->debugObj !== null) {70 $this->debugObj->message($msg, $vars, $lvl);76 if ($this->debugObj !== null && method_exists($this->debugObj, 'runtimeException')) {77 $this->debugObj->runtimeException($msg);