class/ReportRunner.php
Method execute
has 26 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function execute()
{
// Reschedule the next run of this process
/*
$sp = $this->makeClone();
- Create a ticketCreate a ticket