PHP Class Faker\Provider\ng_NG\Address

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

Protected Properties

Свойство Type Description
$country
$postcode

Méthodes publiques

Méthode 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 méthode

Randomly returns a Nigerian state or county.
public static county ( ) : string
Résultat string

region() public static méthode

Randomly returns a Nigerian region of a state.
public static region ( ) : string
Résultat string

Property Details

$country protected_oe static_oe property

protected static $country

$postcode protected_oe static_oe property

protected static $postcode