コード例 #1
0
 public function moveToTheFinishedList(Activity $activity)
 {
     return $activity->moveToTheFinishedList();
 }