Documentation

CreateTeam
in package
implements CreatesTeams

Interfaces, Classes, Traits and Enums

CreatesTeams

Table of Contents

create()  : mixed
Validate and create a new team for the given user.

Methods

create()

Validate and create a new team for the given user.

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

Search results