Tournament Generator

WithGroups

Interface for objects that contain groups

Tags
author

Tomáš Vojík vojik@wboy.cz

since
0.4

Table of Contents

getGroups()  : array<string|int, Group>
Get all groups in this category
queryGroups()  : ContainerQuery
Get groups container query

Methods

getGroups()

Get all groups in this category

public getGroups() : array<string|int, Group>
Return values
array<string|int, Group>

Search results