PHP Class Faker\Provider\fi_FI\PhoneNumber

Inheritance: extends Faker\Provider\PhoneNumber
Datei anzeigen Open project: fzaninotto/faker

Protected Properties

Property Type Description
$formats
$landLineareaCodes array
$mobileNetworkAreaCodes array
$numberFormats

Public Methods

Method Description
e164MobileNetworkAreaCode ( ) : string
e164landLineAreaCode ( ) : string
landLineAreaCode ( ) : string
mobileNetworkAreaCode ( ) : string
numberFormat ( ) : string
separator ( ) : string

Method Details

e164MobileNetworkAreaCode() public method

e164landLineAreaCode() public method

public e164landLineAreaCode ( ) : string
return string

landLineAreaCode() public method

public landLineAreaCode ( ) : string
return string

mobileNetworkAreaCode() public method

public mobileNetworkAreaCode ( ) : string
return string

numberFormat() public method

public numberFormat ( ) : string
return string

separator() public method

public separator ( ) : string
return string

Property Details

$formats protected_oe static_oe property

protected static $formats

$mobileNetworkAreaCodes protected_oe static_oe property

protected static array $mobileNetworkAreaCodes
return array

$numberFormats protected_oe static_oe property

protected static $numberFormats