PHP Class Faker\Provider\ne_NP\Address

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

Protected Properties

Property Type Description
$addressFormats
$cityFormats
$cityName
$country
$district
$postcode
$streetAddressFormats
$streetNameFormats
$streetSuffix
$wardNumber

Public Methods

Method Description
cityName ( )
district ( )
wardNumber ( )

Method Details

cityName() public static method

public static cityName ( )

district() public static method

public static district ( )

wardNumber() public static method

public static wardNumber ( )

Property Details

$addressFormats protected static property

protected static $addressFormats

$cityFormats protected static property

protected static $cityFormats

$cityName protected static property

protected static $cityName

$country protected static property

protected static $country

$district protected static property

protected static $district

$postcode protected static property

protected static $postcode

$streetAddressFormats protected static property

protected static $streetAddressFormats

$streetNameFormats protected static property

protected static $streetNameFormats

$streetSuffix protected static property

protected static $streetSuffix

$wardNumber protected static property

protected static $wardNumber