Flow PHP

ValinorBuilderMapper implements RowMapper

Read onlyYes
FinalYes
Tags
template
implements

Interfaces

RowMapper

Methods

__construct()  : mixed
map()  : T

Methods

__construct()

public __construct(MapperBuilder $builder, T> $class) : mixed
Parameters
$builder : MapperBuilder
$class : T>

map()

public map(array<string|int, mixed> $row) : T
Parameters
$row : array<string|int, mixed>
Tags
throws
MappingException
Return values
T

        
On this page

Search results