DumpCreationDetails
in package
implements
TaskDetails
FinalYes
Tags
Table of Contents
Interfaces
Properties
- $dumpUid : string|null
Methods
- __construct() : mixed
- fromArray() : self
Properties
$dumpUid read-only
public
string|null
$dumpUid
Methods
__construct()
public
__construct(non-empty-string|null $dumpUid) : mixed
Parameters
- $dumpUid : non-empty-string|null
fromArray()
public
static fromArray(array<string|int, mixed> $data) : self
Parameters
- $data : array<string|int, mixed>