Exemple #1
0
 public function save(Options $staff_info)
 {
     $staff_info->save();
     return $staff_info;
 }