class FilamentInfoWidget extends Widget (View source)

Properties

static protected int|null $sort
static protected string $view
protected int|string|array $columnSpan from  Widget

Methods

static bool
canView()

No description

from  Widget
static int
getSort()

No description

from  Widget
int|string|array
getColumnSpan()

No description

from  Widget
array
getViewData()

No description

from  Widget
View
render()

No description

from  Widget

Details

static bool canView()

No description

Return Value

bool

static int getSort()

No description

Return Value

int

int|string|array getColumnSpan()

No description

Return Value

int|string|array

protected array getViewData()

No description

Return Value

array

View render()

No description

Return Value

View