/var/www/vhosts/nabawater/vendor/fzaninotto/faker/src/Faker/Provider/ar_JO
NameSizeModeActions
Address.php99920664editdlrm
Company.php17690664editdlrm
Internet.php16360664editdlrm
Person.php194060664editdlrm
Text.php1762030664editdlrm
Edit: /var/www/vhosts/nabawater/vendor/fzaninotto/faker/src/Faker/Provider/ar_JO/Internet.php (1636B)
generator->parse($format)); } /** * @example 'wewebit.jo' */ public function domainName() { return static::randomElement(static::$lastNameAscii) . '.' . $this->tld(); } }