jobsTable = $jobsTable; } public function getJob() { return $this->jobsTable->find('id', $this->jobId)[0]; } } ?>