Example #1
0
 /**
  * {@inheritdoc}
  */
 protected function doGetMetadata($key = null)
 {
     return $this->stream->getMetaData($key);
 }