dadajuice/zephyrus

View on GitHub
src/Zephyrus/Database/QueryBuilder/WhereCondition.php

Summary

Maintainability
A
2 hrs
Test Coverage

WhereCondition has 22 functions (exceeds 20 allowed). Consider refactoring.
Open

class WhereCondition
{
    private array $queryParameters;
    private string $resultSql;

Severity: Minor
Found in src/Zephyrus/Database/QueryBuilder/WhereCondition.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status