nextcloud-server/tests/lib/Share
Carl Schwan 92a5a8f075 Cleanup tags and Share component
- Port to LoggerInterface
- Use IDBConnection and IQueryBuilder instead of raw SQL and OC_DB
- Use IEventListener instead of hooks
- Remove the now unused OC_DB and OC_DB_StatementWrapper legacy utils

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-29 15:15:28 +07:00
..
Backend.php Add visibility to all constants 2020-04-10 16:54:27 +07:00
HelperTest.php Replace static call to Share::unshare with ShareManager->deleteShare in tests 2020-11-30 09:51:18 +07:00
ShareTest.php Cleanup tags and Share component 2022-09-29 15:15:28 +07:00