PHP Class Faker\Provider\kk_KZ\Company

Inheritance: extends Faker\Provider\Company
Mostra file Open project: fzaninotto/faker

Protected Properties

Property Type Description
$companyElements
$companyNameFormats
$companyNameSuffixes
$companyPrefixes

Public Methods

Method Description
businessIdentificationNumber ( DateTime $registrationDate = null ) : string National Business Identification Numbers
company ( )
companyNameElement ( )
companyNameSuffix ( )
companyPrefix ( )

Method Details

businessIdentificationNumber() public static method

National Business Identification Numbers
public static businessIdentificationNumber ( DateTime $registrationDate = null ) : string
$registrationDate DateTime
return string 12 digits, like 150140000019

company() public method

public company ( )

companyNameElement() public static method

public static companyNameElement ( )

companyNameSuffix() public static method

public static companyNameSuffix ( )

companyPrefix() public static method

public static companyPrefix ( )

Property Details

$companyElements protected_oe static_oe property

protected static $companyElements

$companyNameFormats protected_oe static_oe property

protected static $companyNameFormats

$companyNameSuffixes protected_oe static_oe property

protected static $companyNameSuffixes

$companyPrefixes protected_oe static_oe property

protected static $companyPrefixes