PHP Class Faker\Provider\ar_SA\Company

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

Protected Properties

Property Type Description
$bsWords
$catchPhraseWords
$companyPrefix
$companySuffix
$formats

Public Methods

Method Description
bs ( )
catchPhrase ( )
companyIdNumber ( ) example 7001010101
companyPrefix ( ) : string

Method Details

bs() public method

public bs ( )

catchPhrase() public method

public catchPhrase ( )

companyIdNumber() public static method

example 7001010101
public static companyIdNumber ( )

companyPrefix() public method

public companyPrefix ( ) : string
return string

Property Details

$bsWords protected static property

protected static $bsWords

$catchPhraseWords protected static property

protected static $catchPhraseWords

$companyPrefix protected static property

protected static $companyPrefix

$companySuffix protected static property

protected static $companySuffix

$formats protected static property

protected static $formats