nextcloud-server/tests/lib/Share20
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-04 13:57:31 +07:00
..
DefaultShareProviderTest.php perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +07:00
LegacyHooksTest.php fix: Remove legacy dispatcher from share manager 2023-07-28 14:11:20 +07:00
ManagerTest.php perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +07:00
ShareByMailProviderTest.php sharebymail: remove ILogger and upgrade to PHP 8 syntax 2023-08-30 18:36:29 +07:00
ShareHelperTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ShareTest.php