transportManager = $transportManager; } public function getTransportManager(): TransportManager { return $this->transportManager; } }