Exemple #1
0
 public function accept(GedcomxModelVisitor $visitor)
 {
     $visitor->visitCollection($this);
 }