Beispiel #1
0
 public function accept(Visitor $visitor)
 {
     $visitor->visitorConcreteElementA($this);
 }