service = $service; } public function getService(): BoardImportService { return $this->service; } }