class/Level.php
Return type of getCode()
is undeclared type \Intern\varchar
Open
Open
public function getCode()
- Create a ticketCreate a ticket
- Exclude checks
Parameter $description
has undeclared type \Intern\varchar
Open
Open
public function setDesc($description)
- Create a ticketCreate a ticket
- Exclude checks
Return type of getLevel()
is undeclared type \Intern\varchar
Open
Open
public function getLevel()
- Create a ticketCreate a ticket
- Exclude checks
Return type of getDesc()
is undeclared type \Intern\varchar
Open
Open
public function getDesc()
- Create a ticketCreate a ticket
- Exclude checks
Parameter $level
has undeclared type \Intern\varchar
Open
Open
public function setLevel($level)
- Create a ticketCreate a ticket
- Exclude checks
Parameter $code
has undeclared type \Intern\varchar
Open
Open
public function setCode($code)
- Create a ticketCreate a ticket
- Exclude checks