/**
  * {@inheritDoc}
  */
 public function getTransport()
 {
     return $this->internalConnector->getTransport();
 }