phpmyadmin/phpmyadmin

View on GitHub
src/ConfigStorage/ForeignData.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        public bool $foreignLink,
        public int $theTotal,
        public string $foreignDisplay,
        public array|null $dispRow,
        public mixed $foreignField,
Severity: Minor
Found in src/ConfigStorage/ForeignData.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status