🤖 Auto commit for release 'develop' on 2026-02-06

This commit is contained in:
JC5
2026-02-06 14:08:05 +01:00
parent 485e1138f8
commit f0be634829
13 changed files with 23 additions and 5 deletions

View File

@@ -48,6 +48,7 @@ class SubscriptionEnrichment implements EnrichmentInterface
private BillDateCalculator $calculator;
private Collection $collection; // @phpstan-ignore-line
// @phpstan-ignore-line
// @phpstan-ignore-line
private readonly bool $convertToPrimary;
private ?Carbon $end = null;
private array $mappedObjects = [];