Ejemplo n.º 1
0
 /**
  * Implement create($input)
  */
 public function create($input)
 {
     return JobStatus::create($input);
 }