Transcription
Table of Contents
Properties
- $isEmpty : bool
- $transcriptions : array<string|int, array{start: string, end: string, userId: int, user: string, text: string}>
Methods
- __construct() : mixed
Properties
$isEmpty
public
bool
$isEmpty
= true
$transcriptions
public
array<string|int, array{start: string, end: string, userId: int, user: string, text: string}>
$transcriptions
= []
Methods
__construct()
public
__construct([Outcome|null $outcome = null ]) : mixed
Parameters
- $outcome : Outcome|null = null