attogram/8queens

View on GitHub
src/footer.php

Summary

Maintainability
A
0 mins
Test Coverage

Variable $this is undeclared
Open

         &nbsp;|&nbsp; <a href="<?= $this->router->getHome(); ?>solutions/">Finding solutions in PHP</a>
Severity: Minor
Found in src/footer.php by phan

Variable $this is undeclared
Open

        <a href="<?= $this->router->getHome(); ?>">Play 8 Queens</a>
Severity: Minor
Found in src/footer.php by phan

Variable $this is undeclared
Open

         &nbsp;|&nbsp; <a href="<?= $this->router->getHome(); ?>92/">The 92 solutions</a>
Severity: Minor
Found in src/footer.php by phan

Variable $this is undeclared
Open

         &nbsp;|&nbsp; <a href="<?= $this->router->getHome(); ?>about/">About the 8 Queens Puzzle</a>
Severity: Minor
Found in src/footer.php by phan

There are no issues that match your filters.

Category
Status