Example #1
0
 static function getInstance($reportId = "")
 {
     $self = new self();
     return $self->ITS4YouReports($reportId);
 }