nextcloud/apps/files_external/lib/Lib
Daniel 3a56082ec5 Rename numericStorageId to numericExternalStorageId in PersonalMount.php
so that it doesn't override `numericStorageId` in the `MountPoint` baseclass

fixes https://github.com/nextcloud/server/issues/37473
fixes https://github.com/nextcloud/server/issues/37414

Signed-off-by: Daniel <7558512+DerGenaue@users.noreply.github.com>
2023-05-16 17:18:31 +00:00
..
Auth check the username when doing external storage session auth 2023-05-15 17:02:58 +02:00
Backend Merge pull request #36089 from nextcloud/enh/noid/ext-storage-default-values 2023-01-16 14:22:16 +01:00
Config Update php licenses 2021-06-04 22:02:41 +02:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
Storage Respect OCP interface in private classes 2023-02-07 11:23:35 +01:00
DefinitionParameter.php Extend ext storage params to contain default value 2023-01-13 10:27:17 +01:00
DependencyTrait.php Update php licenses 2021-06-04 22:02:41 +02:00
FrontendDefinitionTrait.php More type safety 2022-10-17 11:53:11 +02:00
IdentifierTrait.php Add corresponding interface to trait 2022-10-17 10:58:27 +02:00
IFrontendDefinition.php More type safety 2022-10-17 11:53:11 +02:00
IIdentifier.php Add corresponding interface to trait 2022-10-17 10:58:27 +02:00
InsufficientDataForMeaningfulAnswerException.php Update php licenses 2021-06-04 22:02:41 +02:00
LegacyDependencyCheckPolyfill.php Additional type hinting found by psalm 2022-10-18 12:28:34 +02:00
MissingDependency.php More type safety 2022-10-17 11:53:11 +02:00
PersonalMount.php Rename numericStorageId to numericExternalStorageId in PersonalMount.php 2023-05-16 17:18:31 +00:00
PriorityTrait.php Add corresponding interface to trait 2022-10-17 10:58:27 +02:00
SessionStorageWrapper.php Update php licenses 2021-06-04 22:02:41 +02:00
StorageConfig.php Additional type hinting found by psalm 2022-10-18 12:28:34 +02:00
StorageModifierTrait.php Update php licenses 2021-06-04 22:02:41 +02:00
VisibilityTrait.php Update php licenses 2021-06-04 22:02:41 +02:00