nextcloud/lib/public/UserMigration
Côme Chilliet dda51d49d7 Use Migrators id instead of class names
This will help with UI and means migrators can move in namespaces
 without changing export format.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-04-11 13:59:27 +00:00
..
IExportDestination.php Improve version handling for user_migration 2022-02-17 11:31:03 +01:00
IImportSource.php Use Migrators id instead of class names 2022-04-11 13:59:27 +00:00
IMigrator.php Use Migrators id instead of class names 2022-04-11 13:59:27 +00:00
TMigratorBasicVersionHandling.php Use Migrators id instead of class names 2022-04-11 13:59:27 +00:00
UserMigrationException.php Fix autoloader and phpdoc for new class 2022-03-14 14:34:15 +01:00