PHP Class Faker\Provider\es_VE\Person

Inheritance: extends Faker\Provider\Person
Show file 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 static property

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

$firstNameFemale protected static property

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

$firstNameMale protected static property

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

$lastName protected static property

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

$maleNameFormats protected static property

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

$titleFemale protected static property

protected static $titleFemale

$titleMale protected static property

protected static $titleMale