WithGroups
in
Interface for objects that contain groups
Tags
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> —queryGroups()
Get groups container query
public
queryGroups() : ContainerQuery