phpDocumentor

CustomerGroupReaderInterface

Interface CustomerGroupReaderInterface

Tags
category

System

subpackage

Repositories

Table of Contents

getAll()  : array<string|int, mixed>
Returns all customer group entities data as array.
getById()  : array<string|int, mixed>
Returns customer group entity data by the given id.

Methods

getAll()

Returns all customer group entities data as array.

public getAll() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results