TextSequenceTextRelationManager
extends RelationManager
Table of Contents
Properties
-
$relationship
: string
Methods
-
form()
: Form
-
table()
: Table
-
mutateFormDataBeforeSave()
: array<string|int, mixed>
$relationship
protected
static string
$relationship
= 'textSequenceTexts'
public
form(Form $form) : Form
Parameters
-
$form
: Form
-
table()
public
table(Table $table) : Table
Parameters
-
$table
: Table
-
protected
mutateFormDataBeforeSave(array<string|int, mixed> $data) : array<string|int, mixed>
Parameters
-
$data
: array<string|int, mixed>
-
Return values
array<string|int, mixed>