PHP Class Faker\Provider\fi_FI\PhoneNumber

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

Protected Properties

Свойство Type Description
$formats
$landLineareaCodes array
$mobileNetworkAreaCodes array
$numberFormats

Méthodes publiques

Méthode Description
e164MobileNetworkAreaCode ( ) : string
e164landLineAreaCode ( ) : string
landLineAreaCode ( ) : string
mobileNetworkAreaCode ( ) : string
numberFormat ( ) : string
separator ( ) : string

Method Details

e164MobileNetworkAreaCode() public méthode

public e164MobileNetworkAreaCode ( ) : string
Résultat string

e164landLineAreaCode() public méthode

public e164landLineAreaCode ( ) : string
Résultat string

landLineAreaCode() public méthode

public landLineAreaCode ( ) : string
Résultat string

mobileNetworkAreaCode() public méthode

public mobileNetworkAreaCode ( ) : string
Résultat string

numberFormat() public méthode

public numberFormat ( ) : string
Résultat string

separator() public méthode

public separator ( ) : string
Résultat string

Property Details

$formats protected_oe static_oe property

protected static $formats

$landLineareaCodes protected_oe static_oe property

protected static array $landLineareaCodes
Résultat array

$mobileNetworkAreaCodes protected_oe static_oe property

protected static array $mobileNetworkAreaCodes
Résultat array

$numberFormats protected_oe static_oe property

protected static $numberFormats