Searched refs:pafUid (Results 1 – 3 of 3) sorted by relevance
/webtrees/app/Contracts/ | ||
H A D | IdFactoryInterface.php | 46 public function pafUid(): string; function |
/webtrees/app/Elements/ | ||
H A D | PafUid.php | 42 return Registry::idFactory()->pafUid(); |
/webtrees/app/Factories/ | ||
H A D | IdFactory.php | 69 public function pafUid(): string function in Fisharebest\\Webtrees\\Factories\\IdFactory |