PHP Class Faker\Provider\nl_NL\Person

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

Protected Properties

Property Type Description
$commonDutchLastNames
$commonForeignLastNames
$dutchLastNames
$femaleNameFormats
$firstNameFemale
$firstNameMale
$longLastNames
$maleNameFormats
$title

Public Methods

Method Description
lastName ( )
suffix ( )
title ( $gender = null )
titleFemale ( ) replaced by specific unisex dutch title
titleMale ( ) replaced by specific unisex dutch title

Method Details

lastName() public method

public lastName ( )

suffix() public static method

public static suffix ( )

title() public method

public title ( $gender = null )

titleFemale() public static method

replaced by specific unisex dutch title
public static titleFemale ( )

titleMale() public static method

replaced by specific unisex dutch title
public static titleMale ( )

Property Details

$commonDutchLastNames protected_oe static_oe property

protected static $commonDutchLastNames

$commonForeignLastNames protected_oe static_oe property

protected static $commonForeignLastNames

$dutchLastNames protected_oe static_oe property

protected static $dutchLastNames

$femaleNameFormats protected_oe static_oe property

protected static $femaleNameFormats

$firstNameFemale protected_oe static_oe property

protected static $firstNameFemale

$firstNameMale protected_oe static_oe property

protected static $firstNameMale

$longLastNames protected_oe static_oe property

protected static $longLastNames

$maleNameFormats protected_oe static_oe property

protected static $maleNameFormats

$title protected_oe static_oe property

protected static $title