FlowCommandMapper
Table of Contents
Methods
- map() : FlowEntity
- toArray() : array<string|int, mixed>
Methods
map()
public
map(AbstractCommand $command) : FlowEntity
Parameters
- $command : AbstractCommand
Return values
FlowEntitytoArray()
public
toArray(AbstractCommand $dto) : array<string|int, mixed>
Parameters
- $dto : AbstractCommand