PHP Class Faker\Provider\en_US\Address

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

Protected Properties

Свойство Type Description
$addressFormats
$buildingNumber
$cityFormats
$cityPrefix
$citySuffix
$country
$postcode
$secondaryAddressFormats
$state
$stateAbbr
$streetAddressFormats
$streetNameFormats
$streetSuffix

Méthodes publiques

Méthode Description
cityPrefix ( )
secondaryAddress ( )
state ( )
stateAbbr ( )

Method Details

cityPrefix() public static méthode

public static cityPrefix ( )

secondaryAddress() public static méthode

public static secondaryAddress ( )

state() public static méthode

public static state ( )

stateAbbr() public static méthode

public static stateAbbr ( )

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

$postcode protected_oe static_oe property

protected static $postcode

$secondaryAddressFormats protected_oe static_oe property

protected static $secondaryAddressFormats

$state protected_oe static_oe property

protected static $state

$stateAbbr protected_oe static_oe property

protected static $stateAbbr

$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