PHP Class Faker\Provider\nl_BE\Address

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

Protected Properties

Property Type Description
$addressFormats
$cityFormats
$cityNames array Export of BAG (http://bag.vrom.nl/) last updated 2012/11/09
$country
$postcodes
$state
$streetAddressFormats
$streetNameFormats
$streetSuffix

Public Methods

Method Description
cityName ( )
postcode ( )
state ( )

Method Details

cityName() public method

See also: parent
public cityName ( )

postcode() public static method

public static postcode ( )

state() public static method

public static state ( )

Property Details

$addressFormats protected static property

protected static $addressFormats

$cityFormats protected static property

protected static $cityFormats

$cityNames protected static property

Export of BAG (http://bag.vrom.nl/) last updated 2012/11/09
protected static array $cityNames
return array

$country protected static property

protected static $country

$postcodes protected static property

protected static $postcodes

$state protected static property

protected static $state

$streetAddressFormats protected static property

protected static $streetAddressFormats

$streetNameFormats protected static property

protected static $streetNameFormats

$streetSuffix protected static property

protected static $streetSuffix