mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
update filamentphp basic
This commit is contained in:
@@ -11,7 +11,7 @@ class EditSource extends EditCodec
|
||||
{
|
||||
protected static string $resource = SourceResource::class;
|
||||
|
||||
protected function getActions(): array
|
||||
protected function getHeaderActions(): array
|
||||
{
|
||||
return [
|
||||
Actions\DeleteAction::make(),
|
||||
|
||||
Reference in New Issue
Block a user