mirror of
https://github.com/fzaninotto/Faker.git
synced 2025-03-22 16:29:55 +01:00
Removed one address string
This commit is contained in:
parent
fabe752464
commit
478b95d8a3
@ -76,7 +76,6 @@ class Address extends \Faker\Provider\Address
|
||||
|
||||
protected static $addressFormats = array(
|
||||
"{{region}} {{regionSuffix}}, {{cityPrefix}} {{city}}, {{street}} {{buildingNumber}} {{streetPrefix}}, {{postcode}}",
|
||||
"{{postcode}}, {{region}} {{regionSuffix}}, {{cityPrefix}} {{city}}, {{street}} {{streetSuffix}}, {{buildingNumber}}",
|
||||
);
|
||||
|
||||
public static function buildingNumber()
|
||||
|
Loading…
x
Reference in New Issue
Block a user