nextcloud-server/apps/files_sharing/tests/Controller
Carl Schwan cb82a9ef04 refactor(preview): Cleanup a bit the public interface
* Remove old IProvider interface, it's been deprecated since 17.0.0 (8
  years)
* Add type hinting to the IPreview interface and mark it as consumeable
  only
* Remove unused arguments from GeneratorHelper

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-09 17:41:13 +07:00
..
ExternalShareControllerTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
PublicPreviewControllerTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ShareAPIControllerTest.php refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 2025-10-04 21:54:22 +07:00
ShareControllerTest.php refactor(preview): Cleanup a bit the public interface 2025-10-09 17:41:13 +07:00
ShareInfoControllerTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ShareesAPIControllerTest.php chore: run rector 2025-07-01 22:45:52 +07:00