PHP Class Faker\Provider\en_GB\Address

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

Protected Properties

Property Type Description
$addressFormats
$buildingNumber
$cityFormats
$cityPrefix
$citySuffix
$country
$county
$postcode
$secondaryAddressFormats
$streetAddressFormats
$streetNameFormats
$streetSuffix

Public Methods

Method Description
cityPrefix ( )
county ( )
postcode ( )
secondaryAddress ( )

Method Details

cityPrefix() public static method

public static cityPrefix ( )

county() public static method

public static county ( )

postcode() public static method

public static postcode ( )

secondaryAddress() public static method

public static secondaryAddress ( )

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

$cityPrefix protected_oe static_oe property

protected static $cityPrefix

$citySuffix protected_oe static_oe property

protected static $citySuffix

$country protected_oe static_oe property

protected static $country

$county protected_oe static_oe property

protected static $county

$postcode protected_oe static_oe property

protected static $postcode

$secondaryAddressFormats protected_oe static_oe property

protected static $secondaryAddressFormats

$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