/home/techb158/ileadtechnology.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/ileadtechnology.com/vendor/fzaninotto/faker/src/Faker/Provider/fa_IR/Address.php (3091B)
generator->parse($format); } /** * @example 'کد پستی' */ public static function postcodePrefix() { return static::randomElement(static::$postcodePrefix); } }