abrain/einsatzverwaltung

View on GitHub
src/Types/IncidentType.php

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

Method getRegistrationArgs has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getRegistrationArgs(): array
    {
        return array(
            'labels' => array(
                'name' => _x('Incident Categories', 'taxonomy general name', 'einsatzverwaltung'),
Severity: Minor
Found in src/Types/IncidentType.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status