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 +02:00
..
ExternalShareControllerTest.php
PublicPreviewControllerTest.php
ShareAPIControllerTest.php refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 2025-10-04 21:54:22 +02:00
ShareControllerTest.php refactor(preview): Cleanup a bit the public interface 2025-10-09 17:41:13 +02:00
ShareesAPIControllerTest.php
ShareInfoControllerTest.php