PHP Dummy

CorporateInterface

Describes Corporate interface.

Table of Contents

Methods

company()  : string
Retrieve random company.
department()  : string
Retrieve random department.
product()  : string
Retrieve random product.
profession()  : string
Retrieve random profession.

Methods

company()

Retrieve random company.

public company() : string
Return values
string

department()

Retrieve random department.

public department() : string
Return values
string

product()

Retrieve random product.

public product() : string
Return values
string

profession()

Retrieve random profession.

public profession() : string
Return values
string

        
On this page

Search results