nextcloud-server/apps/files_external/lib/Lib
Côme Chilliet 4d060818d1
fix(files_external): Be extra safe with null handling to please psalm
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-04-30 09:24:00 +07:00
..
Auth chore: Improve phpdoc typing to silence psalm errors 2024-04-02 14:16:21 +07:00
Backend chore: Improve phpdoc typing to silence psalm errors 2024-04-02 14:16:21 +07:00
Config
Notify
Storage fix(files_external): Be extra safe with null handling to please psalm 2024-04-30 09:24:00 +07:00
DefinitionParameter.php Extend ext storage params to contain default value 2023-01-13 10:27:17 +07:00
DependencyTrait.php
FrontendDefinitionTrait.php More type safety 2022-10-17 11:53:11 +07:00
IFrontendDefinition.php More type safety 2022-10-17 11:53:11 +07:00
IIdentifier.php Add corresponding interface to trait 2022-10-17 10:58:27 +07:00
IdentifierTrait.php Add corresponding interface to trait 2022-10-17 10:58:27 +07:00
InsufficientDataForMeaningfulAnswerException.php fix: Apply new coding standard to all files 2024-04-02 14:16:21 +07:00
LegacyDependencyCheckPolyfill.php Additional type hinting found by psalm 2022-10-18 12:28:34 +07:00
MissingDependency.php More type safety 2022-10-17 11:53:11 +07:00
PersonalMount.php Rename `numericStorageId` to `numericExternalStorageId` in PersonalMount.php 2023-05-07 04:47:44 +07:00
PriorityTrait.php Add corresponding interface to trait 2022-10-17 10:58:27 +07:00
SessionStorageWrapper.php
StorageConfig.php mark MOUNT_TYPE_PERSONAl as deprecated 2024-02-24 11:33:44 +07:00
StorageModifierTrait.php chore: Improve phpdoc typing to silence psalm errors 2024-04-02 14:16:21 +07:00
VisibilityTrait.php