Example #1
0
 /**
  * {@inheritdoc}
  */
 protected function doGetContents()
 {
     return stream_get_contents($this->stream->getStream());
 }