internalPorts[] = $internalPort; } /** * @return string[] */ public function GetInternalPorts() : array { return $this->internalPorts; } }