DerDu/SPHERE-Framework

View on GitHub
System/Extension/Repository/Sorter/StringGermanOrderSorter.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    private function prepareString($String)
    {

        $IsUmlautWithE = true;
        if(($tblSetting = Consumer::useService()->getSetting('Setting', 'Consumer', 'Service', 'Sort_UmlautWithE'))){
Severity: Minor
Found in System/Extension/Repository/Sorter/StringGermanOrderSorter.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status