PHP Class Faker\Provider\nl_NL\Address

Inheritance: extends Faker\Provider\Address
Datei anzeigen Open project: fzaninotto/faker

Protected Properties

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

Public Methods

Method Description
buildingNumber ( )
cityName ( )
state ( )

Method Details

buildingNumber() public static method

See also: parent
public static buildingNumber ( )

cityName() public method

See also: parent
public cityName ( )

state() public static method

public static state ( )

Property Details

$addressFormats protected_oe static_oe property

protected static $addressFormats

$buildingNumber protected_oe static_oe property

protected static $buildingNumber

$cityFormats protected_oe static_oe property

protected static $cityFormats

$cityNames protected_oe static_oe property

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

$country protected_oe static_oe property

protected static $country

$postcode protected_oe static_oe property

protected static $postcode

$state protected_oe static_oe property

protected static $state

$streetAddressFormats protected_oe static_oe property

protected static $streetAddressFormats

$streetNameFormats protected_oe static_oe property

protected static $streetNameFormats

$streetSuffix protected_oe static_oe property

protected static $streetSuffix