debug("Connector is setting eapm"); $this->_eapm = $eapm; } public function getEAPM() { $GLOBALS['log']->debug("Connector is getting eapm"); return $this->_eapm; } } ?>