コード例 #1
0
 public function changeStatus(Section $section)
 {
     return $this->sectionManager->changeStatus($section);
 }