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

Removed superfluous space

This commit is contained in:
Max Roeleveld 2014-02-28 17:22:22 +01:00
parent ec11415852
commit 6b96355973

View File

@ -15,7 +15,7 @@ class Address extends \Faker\Provider\Address
protected static $cityFormats = array('{{cityName}}');
protected static $addressFormats = array(
'{{streetAddress}}\n {{postcode}} {{city}}',
'{{streetAddress}}\n{{postcode}} {{city}}',
);
protected static $streetSuffix = array(