Beispiel #1
0
 public function job()
 {
     return JobsModel::find($this->getProperties('jobId'))->first();
 }