Home
last modified time | relevance | path

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

/webtrees/app/Http/RequestHandlers/
H A DRegisterPage.php59 $this->checkRegistrationAllowed();
97 private function checkRegistrationAllowed(): void function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\RegisterPage
H A DRegisterAction.php91 $this->checkRegistrationAllowed();
224 private function checkRegistrationAllowed(): void function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\RegisterAction