server/apps/files_versions/lib/Versions
Robin Appelman 4403d771ad
modular versions api
Allows apps to register version backends for storage types
The existing versions backend is wrapped in a "legacy" backend.

Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-01 00:21:48 +01:00
..
BackendNotFoundException.php
IVersion.php
IVersionBackend.php
IVersionManager.php
LegacyVersionsBackend.php
Version.php
VersionManager.php