EscolaLMS/Cart

View on GitHub
src/Dtos/ClientDetailsDto.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        ?string $name = null,
        ?string $email = null,
        ?string $street = null,
        ?string $street_number = null,
        ?string $city = null,
Severity: Major
Found in src/Dtos/ClientDetailsDto.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status