merge($dbReader->get()); } /** * Merge cron jobs and return * * @return array */ public function getJobs() { return $this->get(); } }