AppStateESS/InternshipInventory

View on GitHub
class/Level.php

Summary

Maintainability
A
0 mins
Test Coverage

Parameter $level has undeclared type \Intern\varchar
Open

    public function setLevel($level)
Severity: Minor
Found in class/Level.php by phan

Return type of getLevel() is undeclared type \Intern\varchar
Open

    public function getLevel()
Severity: Minor
Found in class/Level.php by phan

Return type of getCode() is undeclared type \Intern\varchar
Open

    public function getCode()
Severity: Minor
Found in class/Level.php by phan

Parameter $description has undeclared type \Intern\varchar
Open

    public function setDesc($description)
Severity: Minor
Found in class/Level.php by phan

Parameter $code has undeclared type \Intern\varchar
Open

    public function setCode($code)
Severity: Minor
Found in class/Level.php by phan

Return type of getDesc() is undeclared type \Intern\varchar
Open

    public function getDesc()
Severity: Minor
Found in class/Level.php by phan

There are no issues that match your filters.

Category
Status