diagnostics = $diagnostics; } public function getDiagnostics(): array { return $this->diagnostics; } }