PHP 클래스 Faker\Provider\nl_NL\Address

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

보호된 프로퍼티들

프로퍼티 타입 설명
$addressFormats
$buildingNumber
$cityFormats
$cityNames array Export of BAG (http://bag.vrom.nl/) last updated 2012/11/09
$country
$postcode
$state
$streetAddressFormats
$streetNameFormats
$streetSuffix

공개 메소드들

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

메소드 상세

buildingNumber() 공개 정적인 메소드

또한 보기: parent
public static buildingNumber ( )

cityName() 공개 메소드

또한 보기: parent
public cityName ( )

state() 공개 정적인 메소드

public static state ( )

프로퍼티 상세

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

protected static $addressFormats

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

protected static $buildingNumber

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

protected static $cityFormats

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

Export of BAG (http://bag.vrom.nl/) last updated 2012/11/09
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

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

protected static $streetSuffix