nextcloud-server/lib/public/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 +07:00
..
IExportDestination.php Fix migrators according to exceptions 2022-04-13 16:52:40 +07:00
IImportSource.php Adapt user_migration APIs to have information about failures 2022-04-13 16:52:39 +07:00
IMigrator.php Use Migrators id instead of class names 2022-04-11 13:59:27 +07:00
TMigratorBasicVersionHandling.php Use Migrators id instead of class names 2022-04-11 13:59:27 +07:00
UserMigrationException.php Fix autoloader and phpdoc for new class 2022-03-14 14:34:15 +07:00