server/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
ITrashBackend.php
ITrashItem.php
ITrashManager.php
LegacyTrashBackend.php
TrashItem.php Add getExtension() to FileInfo 2018-10-29 15:24:02 +01:00
TrashManager.php