コード例 #1
0
ファイル: Products.php プロジェクト: Maxlander/shixi
 public function isValid($product)
 {
     return $this->details->isValid($product);
 }