PeServer

TypeConverterBase
in package

AbstractYes

シリアライズ型変換処理。

Tags
template

TValue

Table of Contents

Methods

read()  : mixed
生値から型変換。

Methods

read()

生値から型変換。

public abstract read(string $name, ReflectionNamedType $type, mixed $raw) : mixed
Parameters
$name : string
$type : ReflectionNamedType
$raw : mixed
Tags
phpstan-return

TValue


        
On this page

Search results