nextcloud/apps/dav/tests/unit/Connector
Salvatore Martire 6d1344779a 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-03 15:38:27 +00:00
..
Sabre fix: check instance of storage using helper function 2025-12-03 15:38:27 +00:00
LegacyPublicAuthTest.php test: Migrate remaining DAV tests to PHPUnit 10 2025-05-28 09:25:47 +02:00
ServerTest.php fix: propfind query monitor breaking removeListener and removeAllListeners 2025-08-21 11:59:36 +02:00