PHP Класс Faker\Provider\es_VE\Person

Наследование: extends Faker\Provider\Person
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$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

Открытые методы

Метод Описание
nationalId ( ) : string Generate random national identification number including nationalized foreigns. Ex V-8756432 or E-82803827
suffix ( )

Описание методов

nationalId() публичный Метод

Generate random national identification number including nationalized foreigns. Ex V-8756432 or E-82803827
public nationalId ( ) : string
Результат string CNE is the official national election registry org.

suffix() публичный статический Метод

public static suffix ( )

Описание свойств

$femaleNameFormats защищенное статическое свойство

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

$firstNameFemale защищенное статическое свойство

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

$firstNameMale защищенное статическое свойство

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

$lastName защищенное статическое свойство

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

$maleNameFormats защищенное статическое свойство

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

$titleFemale защищенное статическое свойство

protected static $titleFemale

$titleMale защищенное статическое свойство

protected static $titleMale