CORE-POS/IS4C

View on GitHub
fannie/sync/SyncIndexPage.php

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

Method body_content has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function body_content()
    {
        $cashiers = _('Cashiers');
        $stores = $this->storesHtml();
        return <<<HTML
Severity: Minor
Found in fannie/sync/SyncIndexPage.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status