コード例 #1
0
ファイル: items.php プロジェクト: buttasg/cowgirlk
 public function accept(ShopgateContainerVisitor $v)
 {
     $v->visitItemInput($this);
 }