Exemple #1
0
 public function getRenderedBody()
 {
     $reader = new FileReader($this->fileInputStream);
     return $reader->readAll();
 }