thomas-kl1/php-combine-conditions

View on GitHub

Showing 1 of 1 total issue

Method defaultOperators has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function defaultOperators(): array
    {
        return [
            OperatorType::Comparator->value => [
                EmptyOperator::CODE => EmptyOperator::class,
Severity: Minor
Found in src/Operator/OperatorPool.php - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language