nextcloud/apps/dav/lib/UserMigration
Vincent Petry 78c8e57896
Fix migrators according to exceptions
Fixed syntax errors.
Removed if condition for copyToFolder since it's void now.
Change signature of setMigratorVersions to also be void.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-04-13 16:52:40 +02:00
..
CalendarMigrator.php Adapt existing migrators to new API 2022-04-13 16:52:40 +02:00
CalendarMigratorException.php Extends UserMigrationException in CalendarMigratorException 2022-03-14 14:34:16 +01:00
ContactsMigrator.php Fix migrators according to exceptions 2022-04-13 16:52:40 +02:00
ContactsMigratorException.php Contacts export and import 2022-03-30 18:28:49 +00:00
InvalidAddressBookException.php Contacts export and import 2022-03-30 18:28:49 +00:00
InvalidCalendarException.php Calendar export and import 2022-03-02 01:59:15 +00:00