interface = $interface; } public function getInterface() : NetworkInterface{ return $this->interface; } }