abrain/einsatzverwaltung

View on GitHub
src/Types/AlertingMethod.php

Summary

Maintainability
A
1 hr
Test Coverage
F
10%

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

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

    There are no issues that match your filters.

    Category
    Status