コード例 #1
0
ファイル: SearchUsecase.php プロジェクト: gjorgiev/platform
 public function getSearchTotal()
 {
     return $this->repo->getSearchTotal();
 }