Documentation

Resource extends BagEntry

Table of Contents

$type  : string
$actions  : ActionBag
$container  : Container
container()  : void
created()  : void
getAction()  : Action
getType()  : string
toSchemaJson()  : array<string|int, mixed>
actions()  : void

Properties

Methods

created()

public created() : void
Return values
void

getAction()

public getAction(string $name) : Action
Parameters
$name : string
Return values
Action

getType()

public getType() : string
Return values
string

toSchemaJson()

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

Search results