Documentation

ActionInput implements ToSchemaJsonInterface, ContainerAwareInterface Uses ContainerAwareTrait, ToSchemaJsonTrait

Interfaces, Classes and Traits

ToSchemaJsonInterface
ContainerAwareInterface

Table of Contents

$container  : Container
$create  : bool
$list  : bool
$TypeClass  : string
$update  : bool
container()  : void
create()  : ActionInput
created()  : void
getSchemaJson()  : array<string|int, mixed>
getType()  : Type
list()  : ActionInput
toSchemaJson()  : array<string|int, mixed>
typeClass()  : ActionInput
update()  : ActionInput

Properties

Methods

getSchemaJson()

public getSchemaJson(TypeRegistry $typeRegistry) : array<string|int, mixed>
Parameters
$typeRegistry : TypeRegistry
Return values
array<string|int, mixed>

getType()

public getType() : Type
Return values
Type

toSchemaJson()

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

Search results