PHP Class Faker\Provider\en_IN\Address

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

Protected Properties

Property Type Description
$addressFormats
$areaSuffix
$city
$country
$localityFormats
$localityName
$postcode
$societyNameFormat
$societySuffix
$streetAddressFormats

Public Methods

Method Description
areaSuffix ( )
city ( )
locality ( )
localityName ( ) *
societyName ( )
societySuffix ( )

Method Details

areaSuffix() public method

public areaSuffix ( )

city() public method

public city ( )

locality() public method

public locality ( )

localityName() public method

*
public localityName ( )

societyName() public method

public societyName ( )

societySuffix() public method

public societySuffix ( )

Property Details

$addressFormats protected static property

protected static $addressFormats

$areaSuffix protected static property

protected static $areaSuffix

$city protected static property

protected static $city

$country protected static property

protected static $country

$localityFormats protected static property

protected static $localityFormats

$localityName protected static property

protected static $localityName

$postcode protected static property

protected static $postcode

$societyNameFormat protected static property

protected static $societyNameFormat

$societySuffix protected static property

protected static $societySuffix

$streetAddressFormats protected static property

protected static $streetAddressFormats