class LocalRemoteCouple (View source)

Properties

protected Stats $localStats
protected Stats $remoteStats

Methods

__construct(Stats $localStats, Stats $remoteStats)

No description

getLocalStats()

No description

getRemoteStats()

No description

Details

__construct(Stats $localStats, Stats $remoteStats)

No description

Parameters

Stats $localStats
Stats $remoteStats

Stats getLocalStats()

No description

Return Value

Stats

Stats getRemoteStats()

No description

Return Value

Stats