1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-03-24 09:19:50 +01:00

Added a few new streets

This commit is contained in:
Revin Roman 2013-02-18 05:13:38 +04:00
parent 07f3d61ba1
commit 83a9b2bb19

View File

@ -90,7 +90,8 @@ class Address extends \Faker\Provider\Base
);
protected static $street = array(
'Косиора', 'Ладыгина', 'Ленина', 'Ломоносова',
'Косиора', 'Ладыгина', 'Ленина', 'Ломоносова', 'Домодедовская', 'Гоголя', '1905 года', 'Чехова', 'Сталина',
'Космонавтов', 'Гагарина', 'Славы', 'Бухарестская', 'Будапештсткая', 'Балканская'
);
protected static $addressFormats = array(