Home
last modified time | relevance | path

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

/webtrees/app/Services/
H A DEmailService.php45 use function strrchr; alias
190 $domain = substr(strrchr($address->getAddress(), '@') ?: '@', 1);