Update bill transformers with enrichments

This commit is contained in:
Sander Dorigo
2025-07-31 10:00:05 +02:00
parent 34cc79ce4f
commit 2d95b7f8ef
8 changed files with 92 additions and 1 deletions

View File

@@ -35,7 +35,7 @@ class AttachmentTransformer extends AbstractTransformer
private readonly AttachmentRepositoryInterface $repository;
/**
* BillTransformer constructor.
* AttachmentTransformer constructor.
*/
public function __construct()
{