예제 #1
0
파일: items.php 프로젝트: buttasg/cowgirlk
 public function accept(ShopgateContainerVisitor $v)
 {
     $v->visitCategory($this);
 }