PHP 클래스 Faker\Provider\ng_NG\Address

상속: extends Faker\Provider\Address
파일 보기 프로젝트 열기: fzaninotto/faker

보호된 프로퍼티들

프로퍼티 타입 설명
$country
$postcode

공개 메소드들

메소드 설명
county ( ) : string Randomly returns a Nigerian state or county.
region ( ) : string Randomly returns a Nigerian region of a state.

메소드 상세

county() 공개 정적인 메소드

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

region() 공개 정적인 메소드

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

프로퍼티 상세

$country 보호되어 있는 정적으로 프로퍼티

protected static $country

$postcode 보호되어 있는 정적으로 프로퍼티

protected static $postcode