Esempio n. 1
0
 /**
  * {@inheritdoc}
  */
 protected function doIsWritable()
 {
     return $this->stream->isWritable();
 }