GrafiteInc/FormMaker

View on GitHub
src/Fields/Bootstrap/Select2.php

Summary

Maintainability
A
1 hr
Test Coverage

Method styles has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function styles($id, $options)
    {
        return <<<CSS
@media (prefers-color-scheme: dark) {
    .select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered {
Severity: Minor
Found in src/Fields/Bootstrap/Select2.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status