Home
last modified time | relevance | path

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

/webtrees/app/Http/RequestHandlers/
H A DPasswordRequestAction.php49 private const int TOKEN_LENGTH = 40;
92 $token = Str::random(self::TOKEN_LENGTH);