Tournament Generator

WithGroups

Trait WithGroups

Tags
author

Tomáš Vojík vojik@wboy.cz

since
0.4

Table of Contents

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

Methods

getGroups()

Get all groups in this object

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

Search results