/var/www/vhosts/nabawater/vendor/fzaninotto/faker/src/Faker/Provider/fa_IR
NameSizeModeActions
Address.php30910664editdlrm
Company.php16830664editdlrm
Internet.php40740664editdlrm
Person.php351500664editdlrm
PhoneNumber.php12620664editdlrm
Text.php1415120664editdlrm
Edit: /var/www/vhosts/nabawater/vendor/fzaninotto/faker/src/Faker/Provider/fa_IR/Address.php (3091B)
generator->parse($format); } /** * @example 'کد پستی' */ public static function postcodePrefix() { return static::randomElement(static::$postcodePrefix); } }