예제 #1
0
 public function accept(GedcomxModelVisitor $visitor)
 {
     $visitor->visitPlaceDescription($this);
 }