ReportSettingController
in package
implements
IController
FinalYes
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- ReportSettingController constructor.
- exportAllUsersWithInvalidSettingAction() : mixed
- showReportSettingsByUserIdAction() : object
Properties
$reportSettingService
private
ReportSettingService
$reportSettingService
$response
private
IResponse
$response
Methods
__construct()
ReportSettingController constructor.
public
__construct(ReportSettingService $reportSettingService, IResponse $response) : mixed
Parameters
- $reportSettingService : ReportSettingService
- $response : IResponse
exportAllUsersWithInvalidSettingAction()
public
exportAllUsersWithInvalidSettingAction() : mixed
showReportSettingsByUserIdAction()
public
showReportSettingsByUserIdAction(int $userId) : object
Parameters
- $userId : int