EditGlobalPopup
extends EditRecord
Table of Contents
Properties
-
$resource
: string
-
$originalFrequency
: mixed
Methods
-
afterSave()
: void
-
beforeSave()
: void
-
getHeaderActions()
: array<string|int, mixed>
$resource
protected
static string
$resource
= \Infacto\Infactloom\Filament\Resources\GlobalPopupResource::class
$originalFrequency
private
mixed
$originalFrequency
afterSave()
protected
afterSave() : void
beforeSave()
protected
beforeSave() : void
protected
getHeaderActions() : array<string|int, mixed>
Return values
array<string|int, mixed>