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