feat/chapter-entity-image-storage #1

Merged
colgora merged 5 commits from feat/chapter-entity-image-storage into main 2026-03-09 19:25:22 +01:00
Showing only changes of commit b52b27189d - Show all commits

View File

@@ -178,7 +178,6 @@ class InMemoryMangaRepository implements MangaRepositoryInterface
| Adapter | Interface implémentée |
|----------------------------------|------------------------------------------|
| `InMemoryMangaRepository` | `MangaRepositoryInterface` |
| `InMemoryChapterRepository` | `ChapterRepositoryInterface` |
| `InMemoryImageProcessor` | `ImageProcessorInterface` |
| `InMemoryMangadexClient` | `MangadexClientInterface` |
| `InMemoryMangaProvider` | `MangaProviderInterface` |