Пример #1
0
 public function accept(Visitor $visitor)
 {
     $visitor->visitorConcreteElementB($this);
 }