PHP Class Faker\Provider\es_VE\Person

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

Protected Properties

Свойство Type Description
$femaleNameFormats CNE is the official national election registry org.
$firstNameFemale CNE is the official national election registry org.
$firstNameMale CNE is the official national election registry org.
$lastName CNE is the official national election registry org.
$maleNameFormats CNE is the official national election registry org.
$titleFemale
$titleMale

Méthodes publiques

Méthode Description
nationalId ( ) : string Generate random national identification number including nationalized foreigns. Ex V-8756432 or E-82803827
suffix ( )

Method Details

nationalId() public méthode

Generate random national identification number including nationalized foreigns. Ex V-8756432 or E-82803827
public nationalId ( ) : string
Résultat string CNE is the official national election registry org.

suffix() public static méthode

public static suffix ( )

Property Details

$femaleNameFormats protected_oe static_oe property

CNE is the official national election registry org.
protected static $femaleNameFormats

$firstNameFemale protected_oe static_oe property

CNE is the official national election registry org.
protected static $firstNameFemale

$firstNameMale protected_oe static_oe property

CNE is the official national election registry org.
protected static $firstNameMale

$lastName protected_oe static_oe property

CNE is the official national election registry org.
protected static $lastName

$maleNameFormats protected_oe static_oe property

CNE is the official national election registry org.
protected static $maleNameFormats

$titleFemale protected_oe static_oe property

protected static $titleFemale

$titleMale protected_oe static_oe property

protected static $titleMale