/** * Return cron full cron jobs * * @return array */ public function getJobs() { return $this->_configData->getJobs(); }