Home
last modified time | relevance | path

Searched refs:privacyRuleNames (Results 1 – 2 of 2) sorted by relevance

/webtrees/resources/views/admin/
H A Dtrees-privacy.phtml269 <?= Auth::privacyRuleNames()[$privacy_restriction->resn] ?>
/webtrees/app/
H A DAuth.php598 public static function privacyRuleNames(): array function in Fisharebest\\Webtrees\\Auth