コード例 #1
0
ファイル: Controller.php プロジェクト: jmverges/soup
 public function remove($arguments)
 {
     $this->facade->remove();
 }