コード例 #1
0
ファイル: photo_service.php プロジェクト: vazahat/dudex
 public function deleteFullsizePhotos()
 {
     $this->photoDao->deleteFullsizePhotos();
 }