class/Report.php
Report
has 31 functions (exceeds 20 allowed). Consider refactoring. Open
Open
abstract class Report {
public $id;
public $report; // class name of the report
- Create a ticketCreate a ticket