TraderTypeController
in package
implements
IController
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- TreaderTypeController constructor.
- showTraderTypesAction() : object
Properties
$response
private
IResponse
$response
$traderTypeService
private
TraderTypeService
$traderTypeService
Methods
__construct()
TreaderTypeController constructor.
public
__construct(TraderTypeService $traderTypeService, IResponse $response) : mixed
Parameters
- $traderTypeService : TraderTypeService
- $response : IResponse
showTraderTypesAction()
public
showTraderTypesAction() : object