Esempio n. 1
0
 public function accept(GedcomxModelVisitor $visitor)
 {
     $visitor->visitRecordDescriptor($this);
 }