PHP Class Faker\Provider\de_DE\Address

Inheritance: extends Faker\Provider\Address
Datei anzeigen Open project: fzaninotto/faker

Protected Properties

Property Type Description
$addressFormats
$buildingNumber
$cityFormats
$cityNames array
$country
$postcode
$state
$streetAddressFormats
$streetNameFormats
$streetSuffixLong
$streetSuffixShort

Public Methods

Method Description
buildingNumber ( )
cityName ( )
state ( )
streetSuffixLong ( )
streetSuffixShort ( )

Method Details

buildingNumber() public static method

public static buildingNumber ( )

cityName() public method

public cityName ( )

state() public static method

public static state ( )

streetSuffixLong() public method

public streetSuffixLong ( )

streetSuffixShort() public method

public streetSuffixShort ( )

Property Details

$addressFormats protected_oe static_oe property

protected static $addressFormats

$buildingNumber protected_oe static_oe property

protected static $buildingNumber

$cityFormats protected_oe static_oe property

protected static $cityFormats

$cityNames protected_oe static_oe property

See also: https://de.wikipedia.org/wiki/Liste_der_Gro%C3%9F-_und_Mittelst%C3%A4dte_in_Deutschland
protected static array $cityNames
return array

$country protected_oe static_oe property

protected static $country

$postcode protected_oe static_oe property

protected static $postcode

$state protected_oe static_oe property

protected static $state

$streetAddressFormats protected_oe static_oe property

protected static $streetAddressFormats

$streetNameFormats protected_oe static_oe property

protected static $streetNameFormats

$streetSuffixLong protected_oe static_oe property

protected static $streetSuffixLong

$streetSuffixShort protected_oe static_oe property

protected static $streetSuffixShort