abrain/einsatzverwaltung

View on GitHub
src/Types/ExtEinsatzmittel.php

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

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

    public function getRegistrationArgs(): array
    {
        return array(
            'label' => 'Externe Einsatzmittel',
            'labels' => array(
Severity: Minor
Found in src/Types/ExtEinsatzmittel.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status