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