Documentation

CreateLeadQuiz extends CreateRecord
in package

Table of Contents

Properties

$overrideRedirectUrl  : mixed
$resource  : string

Methods

form()  : Form
afterCreate()  : void
getRedirectUrl()  : string
mutateFormDataBeforeCreate()  : array<string|int, mixed>

Properties

$overrideRedirectUrl

protected mixed $overrideRedirectUrl = null

$resource

protected static string $resource = \Infacto\Infactloom\Filament\Resources\LeadQuizResource::class

Methods

form()

public form(Form $form) : Form
Parameters
$form : Form
Return values
Form

getRedirectUrl()

protected getRedirectUrl() : string
Return values
string

mutateFormDataBeforeCreate()

protected mutateFormDataBeforeCreate(array<string|int, mixed> $data) : array<string|int, mixed>
Parameters
$data : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results