phpDocumentor

ReviewCustomerInterface

Interface ReviewCustomerInterface

Tags
category

System

subpackage

ValueObjects

Table of Contents

getCustomerId()  : int
Returns the customer id.
getCustomerName()  : string
Returns the customer name.

Methods

getCustomerName()

Returns the customer name.

public getCustomerName() : string
Return values
string

The customer name.

Search results