/home/techb158/exp.abdallabala.com/vendor/fzaninotto/faker/src/Faker/Provider/fa_IR
NameSizeModeActions
Address.php30910644editdlrm
Company.php16830644editdlrm
Internet.php40740644editdlrm
Person.php370840644editdlrm
PhoneNumber.php23520644editdlrm
Text.php1415120644editdlrm
Edit: /home/techb158/exp.abdallabala.com/vendor/fzaninotto/faker/src/Faker/Provider/fa_IR/Internet.php (4074B)
generator->parse($format)); } /** * @example 'ahmad.ir' */ public function domainName() { return static::randomElement(static::$lastNameAscii) . '.' . $this->tld(); } }