Refactor MapperService to reduce class complexity #857
Labels
code complexity and formatting
Reduce code complexity or fix formatting
php
Pull requests that update Php code
The MapperService class in
zmscitizenapi/src/Zmscitizenapi/Services/Core/MapperService.php
has exceeded the complexity threshold (101 vs 100).Current State
Proposed Solution
Extract mapping logic into specialized mapper classes for each entity type to:
References
zmscitizenapi/src/Zmscitizenapi/Services/Core/MapperService.php
The text was updated successfully, but these errors were encountered: