예제 #1
0
 function showReportsPlatform()
 {
     $displayResearcher = new DisplayResearcher();
     return $displayResearcher->showReportsPlatform();
 }