Documentation

AddedTeamMembers extends BaseModel
in package

Table of Contents

Properties

$added  : null|Collection
$skipped  : null|Collection

Methods

__construct()  : mixed
getAdded()  : Collection|null
getSkipped()  : Collection|null

Properties

Methods

__construct()

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

getAdded()

public getAdded() : Collection|null
Return values
Collection|null

getSkipped()

public getSkipped() : Collection|null
Return values
Collection|null

        
On this page

Search results