PHP Class Faker\Provider\ko_KR\Address

Inheritance: extends Faker\Provider\Address
Show file Open project: fzaninotto/faker

Protected Properties

Property Type Description
$addressFormats
$borough
$buildingNumber
$city
$country
$metropolitanCity
$postcode
$province
$streetName

Public Methods

Method Description
borough ( )
city ( )
metropolitanCity ( )
province ( )
streetName ( )

Method Details

borough() public method

public borough ( )

city() public method

public city ( )

metropolitanCity() public method

public metropolitanCity ( )

province() public static method

public static province ( )

streetName() public method

public streetName ( )

Property Details

$addressFormats protected static property

protected static $addressFormats

$borough protected static property

protected static $borough

$buildingNumber protected static property

protected static $buildingNumber

$city protected static property

protected static $city

$country protected static property

protected static $country

$metropolitanCity protected static property

protected static $metropolitanCity

$postcode protected static property

protected static $postcode

$province protected static property

protected static $province

$streetName protected static property

protected static $streetName