You are here

class DiffReport in XHProf 8

Class DiffReport

Hierarchy

Expanded class hierarchy of DiffReport

File

src/XHProfLib/Report/DiffReport.php, line 8

Namespace

Drupal\xhprof\XHProfLib\Report
View source
class DiffReport extends Report {
  public function getReport() {

    // TODO: Implement getReport() method.
  }

}

Members