src/UForm/Builder/InputBuilder.php

Summary

Maintainability
A
45 mins
Test Coverage

Method range has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function range($name, $label = null, $defaultValue = null, $min = null, $max = null, $step = null)
Severity: Minor
Found in src/UForm/Builder/InputBuilder.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status