Exemplo n.º 1
0
 public function doRender()
 {
     $reader = new FileReader($this->fileInputStream);
     $reader->echoFile();
 }