Ejemplo n.º 1
0
 function run()
 {
     $controller = new TestController();
     $controller->getItemsAction();
 }