Documentation

UpdateTeamName
in package
implements UpdatesTeamNames

Interfaces, Classes, Traits and Enums

UpdatesTeamNames

Table of Contents

update()  : void
Validate and update the given team's name.

Methods

update()

Validate and update the given team's name.

public update(mixed $user, mixed $team, array<string|int, mixed> $input) : void
Parameters
$user : mixed
$team : mixed
$input : array<string|int, mixed>
Return values
void

Search results