Documentation

ReuseableBlockResource extends Resource
in package

Table of Contents

Properties

$model  : string|null
$navigationGroup  : string|null
$navigationIcon  : string|null

Methods

form()  : Form
getPages()  : array<string|int, mixed>
getRelations()  : array<string|int, mixed>
table()  : Table

Properties

Methods

getPages()

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

getRelations()

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

table()

public static table(Table $table) : Table
Parameters
$table : Table
Return values
Table

        
On this page

Search results