Exemplo n.º 1
0
 public function toText()
 {
     self::$currentController = $this->createController();
     return self::$currentController->render();
 }