mambax7/adslight

View on GitHub
class/ObjectTree.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 122 characters
Open

    //        $path = "<a href='" . $funcURL . '&amp;' . $this->myId . '=' . $sel_id . "'>" . $name . '</a>' . $path . '';
Severity: Minor
Found in class/ObjectTree.php by phpcodesniffer

Line exceeds 120 characters; contains 135 characters
Open

    //        $sql    = 'SELECT ' . $this->parentId . ', ' . $title . ' FROM ' . $this->table . ' WHERE ' . $this->myId . "={$sel_id}";
Severity: Minor
Found in class/ObjectTree.php by phpcodesniffer

There are no issues that match your filters.

Category
Status