mambax7/cardealer

View on GitHub
workserv.php

Summary

Maintainability
A
0 mins
Test Coverage

Blank line found at start of control structure
Open

        if ($workservCount > $workservPaginationLimit) {
Severity: Minor
Found in workserv.php by phpcodesniffer

Line exceeds 120 characters; contains 122 characters
Open

                $workserv['ordernum'] = $workorderHandler->get($workservArray[$i]->getVar('ordernum'))->getVar('custnum');
Severity: Minor
Found in workserv.php by phpcodesniffer

There are no issues that match your filters.

Category
Status