nextcloud-server/apps/dav/tests/unit/Connector
Salvatore Martire 4ac0fcf02e fix: check instance of storage using helper function
instanceof cannot be used to check the instance of a storage, doing so
breaks the check in certain cases. In this case, enabling the
`files_accesscontrol` app breaks the check.

Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2025-12-01 18:09:25 +07:00
..
Sabre fix: check instance of storage using helper function 2025-12-01 18:09:25 +07:00
LegacyPublicAuthTest.php
ServerTest.php