phpDocumentor

GroupRepository

Class GroupRepository

Table of Contents

$adminConfigurationFactory  : ConfigurationFactory
$configurationRepository  : ConfigurationRepository
$groupReader  : GroupJsonReader
$mapper  : ConfigurationMapper
__construct()  : mixed
GroupRepository constructor.
getAllGroupsByCategoryId()  : Groups
mapGroup()  : Group

Properties

Methods

getAllGroupsByCategoryId()

public getAllGroupsByCategoryId(string $categoryId) : Groups
Parameters
$categoryId : string
Return values
Groups

mapGroup()

private mapGroup(array<string|int, mixed> $groupData) : Group
Parameters
$groupData : array<string|int, mixed>
Return values
Group

Search results