1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-03-22 16:29:55 +01:00

Postcode have 6 letters

This commit is contained in:
Revin Roman 2013-02-18 05:10:31 +04:00
parent 99038368d0
commit 07f3d61ba1

View File

@ -13,7 +13,7 @@ class Address extends \Faker\Provider\Base
);
protected static $buildingNumber = array('##');
protected static $postcode = array('#####');
protected static $postcode = array('######');
protected static $country = array(
'Украина', 'Российская Федерация', 'США', 'Канада', 'Австралия', 'Австрия',
'Азербайджан', 'Аландские острова', 'Албания', 'Алжир', 'Американские острова Самоа', 'Ангилья',