mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-07 00:42:34 +00:00
tests
This commit is contained in:
@ -32,6 +32,7 @@ class ServerSummary extends Widget implements HasForms, HasInfolists
|
||||
public function infolist(Infolist $infolist): Infolist
|
||||
{
|
||||
return $infolist
|
||||
->name('server-summary')
|
||||
->schema([
|
||||
Fieldset::make('info')
|
||||
->label('Server Summary')
|
||||
|
Reference in New Issue
Block a user