コード例 #1
0
ファイル: Clothing.php プロジェクト: priyankajsr19/shalu
 public function __construct($config, $feedType)
 {
     parent::__construct($config, $feedType);
 }