declared property in panel box validation
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 17s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 17s
Gemini PR Review / Gemini PR Review (pull_request) Failing after 21s
Laravel Pint / pint (pull_request) Successful in 1m55s
Laravel Larastan / larastan (pull_request) Failing after 3m33s

This commit is contained in:
dhanabalan
2026-06-20 08:50:38 +05:30
parent 68c43b69e9
commit 7e97eed775

View File

@@ -10,6 +10,8 @@ class ViewPanelBoxValidation extends ViewRecord
{
protected static string $resource = PanelBoxValidationResource::class;
public bool $showChecklist = false;
protected function getHeaderActions(): array
{
return [