final class PendingChanges (View source)

internal  for communication within the Workspace UI only
 

Properties

int $total

Methods

__construct(int $new, int $changed, int $removed)

No description

float
getNewCountRatio()

No description

float
getChangedCountRatio()

No description

float
getRemovedCountRatio()

No description

Details

__construct(int $new, int $changed, int $removed)

No description

Parameters

int $new
int $changed
int $removed

float getNewCountRatio()

No description

Return Value

float

float getChangedCountRatio()

No description

Return Value

float

float getRemovedCountRatio()

No description

Return Value

float