nextcloud/apps/files_trashbin/lib/Trash
Robin Appelman 136113a22b
remove user parameter from `ITrashItem::getOriginalLocation`
since the target user is known at the time of creating the trashitem
the original location can already be adjusted on a per user level

Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-10-17 14:58:02 +02:00
..
BackendNotFoundException.php fix select statement 2018-10-17 14:56:45 +02:00
ITrashBackend.php fix trashbin previews for modular api 2018-10-17 14:56:48 +02:00
ITrashItem.php remove user parameter from `ITrashItem::getOriginalLocation` 2018-10-17 14:58:02 +02:00
ITrashManager.php fix select statement 2018-10-17 14:56:45 +02:00
LegacyTrashBackend.php remove user parameter from `ITrashItem::getOriginalLocation` 2018-10-17 14:58:02 +02:00
TrashItem.php remove user parameter from `ITrashItem::getOriginalLocation` 2018-10-17 14:58:02 +02:00
TrashManager.php fix trashbin previews for modular api 2018-10-17 14:56:48 +02:00