ISizeEstimationMigrator
in
Tags
Table of Contents
Methods
- getEstimatedExportSize() : int|float
- Returns an estimate of the exported data size in KiB.
Methods
getEstimatedExportSize()
Returns an estimate of the exported data size in KiB.
public
getEstimatedExportSize(IUser $user) : int|float
Should be fast, favor performance over accuracy.
Parameters
- $user : IUser