KMP PHP API Reference

TenantMigrationResult
in package

FinalYes

Table of Contents

Properties

$metadata  : array<string|int, mixed>
$schemaVersion  : string|null

Methods

__construct()  : mixed
Constructor.

Properties

Methods

__construct()

Constructor.

public __construct(string|null $schemaVersion[, array<string, mixed> $metadata = [] ]) : mixed
Parameters
$schemaVersion : string|null

Latest tenant schema version

$metadata : array<string, mixed> = []

Non-sensitive result metadata

On this page

Search results