Searched refs:notCountry (Results 1 – 3 of 3) sorted by relevance
42 return $this->notCountry($mother->getBirthPlace()->gedcomName());
42 return $this->notCountry($father->getBirthPlace()->gedcomName());
177 protected function notCountry(string $place): string function in Fisharebest\\Webtrees\\Census\\AbstractCensusColumn