Documentation

CreateVariablePage extends CreateRecord
in package

Table of Contents

Properties

$resource  : string

Methods

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

Properties

$resource

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

Methods

getBreadcrumbs()

public getBreadcrumbs() : array<string|int, mixed>
Return values
array<string|int, mixed>

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