@@ -506,7 +506,6 @@ class ComposerStaticInit749170dad3f5e7f9ca158f5a9f04f6a2
506506 'OCP \\Files \\Notify \\INotifyHandler ' => __DIR__ . '/../../.. ' . '/lib/public/Files/Notify/INotifyHandler.php ' ,
507507 'OCP \\Files \\Notify \\IRenameChange ' => __DIR__ . '/../../.. ' . '/lib/public/Files/Notify/IRenameChange.php ' ,
508508 'OCP \\Files \\ObjectStore \\IObjectStore ' => __DIR__ . '/../../.. ' . '/lib/public/Files/ObjectStore/IObjectStore.php ' ,
509- 'OCP \\Files \\ObjectStore \\IObjectStoreMetaData ' => __DIR__ . '/../../.. ' . '/lib/public/Files/ObjectStore/IObjectStoreMetaData.php ' ,
510509 'OCP \\Files \\ObjectStore \\IObjectStoreMultiPartUpload ' => __DIR__ . '/../../.. ' . '/lib/public/Files/ObjectStore/IObjectStoreMultiPartUpload.php ' ,
511510 'OCP \\Files \\ReservedWordException ' => __DIR__ . '/../../.. ' . '/lib/public/Files/ReservedWordException.php ' ,
512511 'OCP \\Files \\Search \\ISearchBinaryOperator ' => __DIR__ . '/../../.. ' . '/lib/public/Files/Search/ISearchBinaryOperator.php ' ,
@@ -1677,6 +1676,7 @@ class ComposerStaticInit749170dad3f5e7f9ca158f5a9f04f6a2
16771676 'OC \\Files \\ObjectStore \\AppdataPreviewObjectStoreStorage ' => __DIR__ . '/../../.. ' . '/lib/private/Files/ObjectStore/AppdataPreviewObjectStoreStorage.php ' ,
16781677 'OC \\Files \\ObjectStore \\Azure ' => __DIR__ . '/../../.. ' . '/lib/private/Files/ObjectStore/Azure.php ' ,
16791678 'OC \\Files \\ObjectStore \\HomeObjectStoreStorage ' => __DIR__ . '/../../.. ' . '/lib/private/Files/ObjectStore/HomeObjectStoreStorage.php ' ,
1679+ 'OC \\Files \\ObjectStore \\IObjectStoreMetaData ' => __DIR__ . '/../../.. ' . '/lib/private/Files/ObjectStore/IObjectStoreMetaData.php ' ,
16801680 'OC \\Files \\ObjectStore \\Mapper ' => __DIR__ . '/../../.. ' . '/lib/private/Files/ObjectStore/Mapper.php ' ,
16811681 'OC \\Files \\ObjectStore \\ObjectStoreScanner ' => __DIR__ . '/../../.. ' . '/lib/private/Files/ObjectStore/ObjectStoreScanner.php ' ,
16821682 'OC \\Files \\ObjectStore \\ObjectStoreStorage ' => __DIR__ . '/../../.. ' . '/lib/private/Files/ObjectStore/ObjectStoreStorage.php ' ,
0 commit comments