abrain/einsatzverwaltung

View on GitHub
src/Widgets/AbstractWidget.php

Summary

Maintainability
A
35 mins
Test Coverage
F
0%

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

    protected function echoChecklistBox(WP_Taxonomy $taxonomyObject, string $fieldName, string $label, array $selectedIds, string $smallText)
Severity: Minor
Found in src/Widgets/AbstractWidget.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status