PHP Class Faker\Provider\de_DE\Address

Inheritance: extends Faker\Provider\Address
Afficher le fichier Open project: fzaninotto/faker

Protected Properties

Свойство Type Description
$addressFormats
$buildingNumber
$cityFormats
$cityNames array
$country
$postcode
$state
$streetAddressFormats
$streetNameFormats
$streetSuffixLong
$streetSuffixShort

Méthodes publiques

Méthode Description
buildingNumber ( )
cityName ( )
state ( )
streetSuffixLong ( )
streetSuffixShort ( )

Method Details

buildingNumber() public static méthode

public static buildingNumber ( )

cityName() public méthode

public cityName ( )

state() public static méthode

public static state ( )

streetSuffixLong() public méthode

public streetSuffixLong ( )

streetSuffixShort() public méthode

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
Résultat 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