nextcloud/apps/files_trashbin/lib/Trash
Robin Appelman e5c3e4b76f
Add getExtension() to FileInfo
this is a fairly common operation so it makes sense to prevent having
to repeatedly implement it.

Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-10-29 15:24:02 +01:00
..
BackendNotFoundException.php fix select statement 2018-10-17 14:56:45 +02:00
ITrashBackend.php store user for trashitem in the trashitem 2018-10-17 15:21:09 +02:00
ITrashItem.php store user for trashitem in the trashitem 2018-10-17 15:21:09 +02:00
ITrashManager.php fix select statement 2018-10-17 14:56:45 +02:00
LegacyTrashBackend.php store user for trashitem in the trashitem 2018-10-17 15:21:09 +02:00
TrashItem.php Add getExtension() to FileInfo 2018-10-29 15:24:02 +01:00
TrashManager.php store user for trashitem in the trashitem 2018-10-17 15:21:09 +02:00