/var/www/flurhymez/vendor/fakerphp/faker/src/Faker/Provider/ar_JO
NameSizeModeActions
Address.php99250644editdlrm
Company.php17420644editdlrm
Internet.php16110644editdlrm
Person.php193640644editdlrm
Text.php1762100644editdlrm
Edit: /var/www/flurhymez/vendor/fakerphp/faker/src/Faker/Provider/ar_JO/Internet.php (1611B)
generator->parse($format)); } /** * @example 'wewebit.jo' */ public function domainName() { return static::randomElement(static::$lastNameAscii) . '.' . $this->tld(); } }