コード例 #1
0
 public function byMerchant()
 {
     return $this->productRepository->countByMerchant();
 }