PHP 클래스 Faker\Provider\fi_FI\PhoneNumber

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

보호된 프로퍼티들

프로퍼티 타입 설명
$formats
$landLineareaCodes array
$mobileNetworkAreaCodes array
$numberFormats

공개 메소드들

메소드 설명
e164MobileNetworkAreaCode ( ) : string
e164landLineAreaCode ( ) : string
landLineAreaCode ( ) : string
mobileNetworkAreaCode ( ) : string
numberFormat ( ) : string
separator ( ) : string

메소드 상세

e164MobileNetworkAreaCode() 공개 메소드

e164landLineAreaCode() 공개 메소드

public e164landLineAreaCode ( ) : string
리턴 string

landLineAreaCode() 공개 메소드

public landLineAreaCode ( ) : string
리턴 string

mobileNetworkAreaCode() 공개 메소드

public mobileNetworkAreaCode ( ) : string
리턴 string

numberFormat() 공개 메소드

public numberFormat ( ) : string
리턴 string

separator() 공개 메소드

public separator ( ) : string
리턴 string

프로퍼티 상세

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

protected static $formats

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

protected static array $landLineareaCodes
리턴 array

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

protected static array $mobileNetworkAreaCodes
리턴 array

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

protected static $numberFormats