ValinorBuilderMapper implements RowMapper
Read onlyYes
FinalYes
Tags
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>