TraderTypeService
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- TreaderTypeService constructor.
- getTraderTypes() : array<string|int, TraderType>|null
Properties
$traderTypeRepository
private
ITraderTypeRepository
$traderTypeRepository
Methods
__construct()
TreaderTypeService constructor.
public
__construct(ITraderTypeRepository $traderTypeRepository) : mixed
Parameters
- $traderTypeRepository : ITraderTypeRepository
getTraderTypes()
public
getTraderTypes() : array<string|int, TraderType>|null