@@ -383,7 +383,6 @@ class ComposerStaticInit749170dad3f5e7f9ca158f5a9f04f6a2
383383 'OCP \\Exceptions \\AppConfigIncorrectTypeException ' => __DIR__ . '/../../.. ' . '/lib/public/Exceptions/AppConfigIncorrectTypeException.php ' ,
384384 'OCP \\Exceptions \\AppConfigTypeConflictException ' => __DIR__ . '/../../.. ' . '/lib/public/Exceptions/AppConfigTypeConflictException.php ' ,
385385 'OCP \\Exceptions \\AppConfigUnknownKeyException ' => __DIR__ . '/../../.. ' . '/lib/public/Exceptions/AppConfigUnknownKeyException.php ' ,
386- 'OCP \\Federation \\CloudId ' => __DIR__ . '/../../.. ' . '/lib/public/Federation/CloudId.php ' ,
387386 'OCP \\Federation \\Events \\TrustedServerRemovedEvent ' => __DIR__ . '/../../.. ' . '/lib/public/Federation/Events/TrustedServerRemovedEvent.php ' ,
388387 'OCP \\Federation \\Exceptions \\ActionNotSupportedException ' => __DIR__ . '/../../.. ' . '/lib/public/Federation/Exceptions/ActionNotSupportedException.php ' ,
389388 'OCP \\Federation \\Exceptions \\AuthenticationFailedException ' => __DIR__ . '/../../.. ' . '/lib/public/Federation/Exceptions/AuthenticationFailedException.php ' ,
@@ -1606,6 +1605,7 @@ class ComposerStaticInit749170dad3f5e7f9ca158f5a9f04f6a2
16061605 'OC \\Federation \\CloudFederationNotification ' => __DIR__ . '/../../.. ' . '/lib/private/Federation/CloudFederationNotification.php ' ,
16071606 'OC \\Federation \\CloudFederationProviderManager ' => __DIR__ . '/../../.. ' . '/lib/private/Federation/CloudFederationProviderManager.php ' ,
16081607 'OC \\Federation \\CloudFederationShare ' => __DIR__ . '/../../.. ' . '/lib/private/Federation/CloudFederationShare.php ' ,
1608+ 'OC \\Federation \\CloudId ' => __DIR__ . '/../../.. ' . '/lib/private/Federation/CloudId.php ' ,
16091609 'OC \\Federation \\CloudIdManager ' => __DIR__ . '/../../.. ' . '/lib/private/Federation/CloudIdManager.php ' ,
16101610 'OC \\FilesMetadata \\FilesMetadataManager ' => __DIR__ . '/../../.. ' . '/lib/private/FilesMetadata/FilesMetadataManager.php ' ,
16111611 'OC \\FilesMetadata \\Job \\UpdateSingleMetadata ' => __DIR__ . '/../../.. ' . '/lib/private/FilesMetadata/Job/UpdateSingleMetadata.php ' ,
0 commit comments