testResultState = $result; } protected function getHeaderActions(): array { // No record yet, so no dashboard link; keep header clean. return []; } protected function getRedirectUrl(): string { return $this->getResource()::getUrl('index'); } }