nextcloud/lib/public/Share
Roeland Douma 495a964ca2 Migrate post_groupDelete hook to share manager (#23841)
The hook now calls the share manager that will call the responsible
shareProvider to do the proper cleanup.

* Unit tests added

Again nothing should change it is just to cleanup old code
2016-04-12 09:46:25 +02:00
..
Exceptions Move OCP\Share over to PSR-4 2016-03-30 22:55:03 +02:00
IManager.php Migrate post_groupDelete hook to share manager (#23841) 2016-04-12 09:46:25 +02:00
IProviderFactory.php Move OCP\Share over to PSR-4 2016-03-30 22:55:03 +02:00
IShare.php Move OCP\Share over to PSR-4 2016-03-30 22:55:03 +02:00
IShareProvider.php Migrate post_groupDelete hook to share manager (#23841) 2016-04-12 09:46:25 +02:00