/**
  * {@inheritdoc}
  */
 public function getUri()
 {
     return $this->decoratedRequest->getUri();
 }