PHP Class Faker\Provider\ko_KR\Address

Inheritance: extends Faker\Provider\Address
Afficher le fichier Open project: fzaninotto/faker

Protected Properties

Свойство Type Description
$addressFormats
$borough
$buildingNumber
$city
$country
$metropolitanCity
$postcode
$province
$streetName

Méthodes publiques

Méthode Description
borough ( )
city ( )
metropolitanCity ( )
province ( )
streetName ( )

Method Details

borough() public méthode

public borough ( )

city() public méthode

public city ( )

metropolitanCity() public méthode

public metropolitanCity ( )

province() public static méthode

public static province ( )

streetName() public méthode

public streetName ( )

Property Details

$addressFormats protected_oe static_oe property

protected static $addressFormats

$borough protected_oe static_oe property

protected static $borough

$buildingNumber protected_oe static_oe property

protected static $buildingNumber

$city protected_oe static_oe property

protected static $city

$country protected_oe static_oe property

protected static $country

$metropolitanCity protected_oe static_oe property

protected static $metropolitanCity

$postcode protected_oe static_oe property

protected static $postcode

$province protected_oe static_oe property

protected static $province

$streetName protected_oe static_oe property

protected static $streetName