mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
update filamentphp basic
This commit is contained in:
@@ -13,7 +13,7 @@ class PageListSingle extends ManageRecords
|
||||
|
||||
protected function getTableFiltersLayout(): ?string
|
||||
{
|
||||
return Layout::AboveContent;
|
||||
return \Filament\Tables\Enums\FiltersLayout::AboveContent;
|
||||
}
|
||||
|
||||
protected function getTableRecordActionUsing(): ?Closure
|
||||
|
||||
Reference in New Issue
Block a user