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