PHP Class Faker\Provider\ng_NG\Address

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

Protected Properties

Property Type Description
$country
$postcode

Public Methods

Method Description
county ( ) : string Randomly returns a Nigerian state or county.
region ( ) : string Randomly returns a Nigerian region of a state.

Method Details

county() public static method

Randomly returns a Nigerian state or county.
public static county ( ) : string
return string

region() public static method

Randomly returns a Nigerian region of a state.
public static region ( ) : string
return string

Property Details

$country protected static property

protected static $country

$postcode protected static property

protected static $postcode