PHP Class Faker\Provider\fr_FR\PhoneNumber

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

Protected Properties

Свойство Type Description
$formats 01 is the most common prefix
$mobileFormats 06 is the most common prefix

Méthodes publiques

Méthode Description
mobileNumber ( )
phoneNumber07 ( )
phoneNumber07WithSeparator ( ) Only 073 to 079 are acceptable prefixes with 07

Method Details

mobileNumber() public static méthode

public static mobileNumber ( )

phoneNumber07() public méthode

public phoneNumber07 ( )

phoneNumber07WithSeparator() public méthode

Only 073 to 079 are acceptable prefixes with 07
See also: http://www.arcep.fr/index.php?id=8146

Property Details

$formats protected_oe static_oe property

01 is the most common prefix
protected static $formats

$mobileFormats protected_oe static_oe property

06 is the most common prefix
protected static $mobileFormats