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:
parent
07f3d61ba1
commit
83a9b2bb19
@ -90,7 +90,8 @@ class Address extends \Faker\Provider\Base
|
||||
);
|
||||
|
||||
protected static $street = array(
|
||||
'Косиора', 'Ладыгина', 'Ленина', 'Ломоносова',
|
||||
'Косиора', 'Ладыгина', 'Ленина', 'Ломоносова', 'Домодедовская', 'Гоголя', '1905 года', 'Чехова', 'Сталина',
|
||||
'Космонавтов', 'Гагарина', 'Славы', 'Бухарестская', 'Будапештсткая', 'Балканская'
|
||||
);
|
||||
|
||||
protected static $addressFormats = array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user