Example #1
0
 function getMainFunction()
 {
     $main = $this->request->getControllerString();
     return $main;
 }