]> source.dussan.org Git - nextcloud-server.git/commit
Implement getExportEstimatedSize in migrators
authorCôme Chilliet <come.chilliet@nextcloud.com>
Thu, 28 Apr 2022 09:47:04 +0000 (11:47 +0200)
committerCôme Chilliet (Rebase PR Action) <come-nc@users.noreply.github.com>
Mon, 30 May 2022 07:36:13 +0000 (07:36 +0000)
commit09917b85838d6cf8f075eadfac65a674be2c4316
tree9bf1a7c7ca34b59ca1f9e7ac6b2f5bdad83be623
parentf20b7e576484d9d7654763e60707115d93655df9
Implement getExportEstimatedSize in migrators

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
apps/dav/lib/UserMigration/CalendarMigrator.php
apps/dav/lib/UserMigration/ContactsMigrator.php
apps/files_trashbin/lib/UserMigration/TrashbinMigrator.php
apps/settings/lib/UserMigration/AccountMigrator.php
lib/public/UserMigration/IMigrator.php