PHP 클래스 Faker\Provider\de_DE\Address

상속: extends Faker\Provider\Address
파일 보기 프로젝트 열기: fzaninotto/faker

보호된 프로퍼티들

프로퍼티 타입 설명
$addressFormats
$buildingNumber
$cityFormats
$cityNames array
$country
$postcode
$state
$streetAddressFormats
$streetNameFormats
$streetSuffixLong
$streetSuffixShort

공개 메소드들

메소드 설명
buildingNumber ( )
cityName ( )
state ( )
streetSuffixLong ( )
streetSuffixShort ( )

메소드 상세

buildingNumber() 공개 정적인 메소드

public static buildingNumber ( )

cityName() 공개 메소드

public cityName ( )

state() 공개 정적인 메소드

public static state ( )

streetSuffixLong() 공개 메소드

public streetSuffixLong ( )

streetSuffixShort() 공개 메소드

public streetSuffixShort ( )

프로퍼티 상세

$addressFormats 보호되어 있는 정적으로 프로퍼티

protected static $addressFormats

$buildingNumber 보호되어 있는 정적으로 프로퍼티

protected static $buildingNumber

$cityFormats 보호되어 있는 정적으로 프로퍼티

protected static $cityFormats

$cityNames 보호되어 있는 정적으로 프로퍼티

또한 보기: https://de.wikipedia.org/wiki/Liste_der_Gro%C3%9F-_und_Mittelst%C3%A4dte_in_Deutschland
protected static array $cityNames
리턴 array

$country 보호되어 있는 정적으로 프로퍼티

protected static $country

$postcode 보호되어 있는 정적으로 프로퍼티

protected static $postcode

$state 보호되어 있는 정적으로 프로퍼티

protected static $state

$streetAddressFormats 보호되어 있는 정적으로 프로퍼티

protected static $streetAddressFormats

$streetNameFormats 보호되어 있는 정적으로 프로퍼티

protected static $streetNameFormats

$streetSuffixLong 보호되어 있는 정적으로 프로퍼티

protected static $streetSuffixLong

$streetSuffixShort 보호되어 있는 정적으로 프로퍼티

protected static $streetSuffixShort