PHP 클래스 Faker\Provider\lv_LV\Address

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

보호된 프로퍼티들

프로퍼티 타입 설명
$addressFormats
$buildingNumber
$city
$cityPrefix
$country
$postcode
$region
$regionSuffix
$street
$streetPrefix

공개 메소드들

메소드 설명
address ( )
buildingNumber ( )
city ( )
cityPrefix ( )
country ( )
postcode ( )
region ( )
regionSuffix ( )
street ( )
streetPrefix ( )

메소드 상세

address() 공개 메소드

public address ( )

buildingNumber() 공개 정적인 메소드

public static buildingNumber ( )

city() 공개 메소드

public city ( )

cityPrefix() 공개 정적인 메소드

public static cityPrefix ( )

country() 공개 정적인 메소드

public static country ( )

postcode() 공개 정적인 메소드

public static postcode ( )

region() 공개 정적인 메소드

public static region ( )

regionSuffix() 공개 정적인 메소드

public static regionSuffix ( )

street() 공개 정적인 메소드

public static street ( )

streetPrefix() 공개 정적인 메소드

public static streetPrefix ( )

프로퍼티 상세

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

protected static $addressFormats

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

protected static $buildingNumber

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

protected static $city

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

protected static $cityPrefix

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

protected static $country

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

protected static $postcode

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

protected static $region

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

protected static $regionSuffix

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

protected static $street

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

protected static $streetPrefix