Documentation

DataConverter
in package
implements DataConverterInterface

FinalYes
Tags
psalm-import-type

TType from Type

Table of Contents

Interfaces

DataConverterInterface

Properties

$converters  : array<string|int, PayloadConverterInterface>

Methods

__construct()  : mixed
createDefault()  : DataConverterInterface
fromPayload()  : mixed
toPayload()  : Payload

Properties

Methods

fromPayload()

public fromPayload(Payload $payload, TType $type) : mixed
Parameters
$payload : Payload
$type : TType

        
On this page

Search results