예제 #1
0
파일: Task.php 프로젝트: anhpha/reports
 public function addPproduct($product)
 {
     return $this->products->add($product);
 }