PHP 클래스 Faker\Provider\en_GB\Address

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

보호된 프로퍼티들

프로퍼티 타입 설명
$addressFormats
$buildingNumber
$cityFormats
$cityPrefix
$citySuffix
$country
$county
$postcode
$secondaryAddressFormats
$streetAddressFormats
$streetNameFormats
$streetSuffix

공개 메소드들

메소드 설명
cityPrefix ( )
county ( )
postcode ( )
secondaryAddress ( )

메소드 상세

cityPrefix() 공개 정적인 메소드

public static cityPrefix ( )

county() 공개 정적인 메소드

public static county ( )

postcode() 공개 정적인 메소드

public static postcode ( )

secondaryAddress() 공개 정적인 메소드

public static secondaryAddress ( )

프로퍼티 상세

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

protected static $addressFormats

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

protected static $buildingNumber

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

protected static $cityFormats

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

protected static $cityPrefix

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

protected static $citySuffix

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

protected static $country

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

protected static $county

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

protected static $postcode

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

protected static $secondaryAddressFormats

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

protected static $streetAddressFormats

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

protected static $streetNameFormats

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

protected static $streetSuffix