refactor: use new documents interfaces

Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
This commit is contained in:
2026-07-09 19:39:15 -04:00
parent 88fae64c86
commit 4cbde63865
6 changed files with 85 additions and 65 deletions
@@ -9,7 +9,7 @@ declare(strict_types=1);
namespace KTXM\ProviderJmapc\Providers\Document;
use KTXF\Resource\Documents\Collection\CollectionMutableAbstract;
use KTXF\Documents\Collection\CollectionMutableAbstract;
/**
* Document Collection Resource Implementation