nextcloud/apps/files_sharing/lib/Controller
fenn-cs 227b8462d8 refactor(ShareApiController): Check for null and empty strings with empty()
Proactive measure to avoid warnings in higher php versions as well possible type errors

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-10-24 18:37:42 +01:00
..
AcceptController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
DeletedShareAPIController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ExternalSharesController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +02:00
PublicPreviewController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
RemoteController.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
SettingsController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ShareAPIController.php refactor(ShareApiController): Check for null and empty strings with empty() 2024-10-24 18:37:42 +01:00
ShareController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ShareesAPIController.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
ShareInfoController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00