MapMany implements MapInterface
Attributes
- #[Attribute]
Table of Contents
Interfaces
Methods
- __construct() : mixed
- map() : void
Methods
__construct()
public
__construct(FieldInterface ...$fieldMappers) : mixed
Parameters
- $fieldMappers : FieldInterface
map()
public
map(array<string|int, mixed> &$fields, mixed $value) : void
Parameters
- $fields : array<string|int, mixed>
- $value : mixed