TenantBackupDumpResult
in package
FinalYes
Table of Contents
Properties
- $argv : array<string|int, mixed>
- $path : string
- $sizeBytes : int
Methods
- __construct() : mixed
Properties
$argv read-only
public
array<string|int, mixed>
$argv
$path read-only
public
string
$path
$sizeBytes read-only
public
int
$sizeBytes
Methods
__construct()
public
__construct(string $path, int $sizeBytes, array<int, string> $argv) : mixed
Parameters
- $path : string
- $sizeBytes : int
- $argv : array<int, string>
-
Redacted argv used for the dump