Searched refs:pafUidChecksum (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/Factories/ | ||
H A D | IdFactory.php | 77 return $uid . $this->pafUidChecksum($uid); |
/webtrees/app/Contracts/ | ||
H A D | IdFactoryInterface.php | 53 public function pafUidChecksum(string $uid): string; function |