コード例 #1
0
 public function accept(GedcomxModelVisitor $visitor)
 {
     $visitor->visitSourceDescription($this);
 }