PHP Class Faker\Provider\es_VE\Person

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

Protected Properties

Property 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

Public Methods

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

Method Details

nationalId() public method

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

suffix() public static method

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