Documentation

GroupManager extends BaseModel
in package

Table of Contents

Properties

$id  : int
$teams  : array<string|int, Team>
$user  : User

Methods

__construct()  : mixed
getId()  : int
getTeams()  : array<string|int, mixed>
getUser()  : User

Properties

Methods

__construct()

public __construct([array<string|int, mixed> $data = [] ]) : mixed
Parameters
$data : array<string|int, mixed> = []

getTeams()

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

        
On this page

Search results