brokeyourbike/remit-one-api-client-php

View on GitHub
src/Models/AddressParts.php

Summary

Maintainability
A
50 mins
Test Coverage
A
100%

Method __construct has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

        private ?string $remitter_building_no,
        private ?string $remitter_address1,
        private ?string $remitter_address2,
        private ?string $remitter_city,
        private ?string $remitter_state,
Severity: Major
Found in src/Models/AddressParts.php - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status