AuditTrailComponent
extends Injectable
in package
Table of Contents
Properties
- $auth : mixed
- $loggerKeyFilePath : mixed
- $request : mixed
- $user : mixed
Methods
- __construct() : mixed
- writeLog_EntryJobs() : mixed
- writeLog_FilesReports() : mixed
- writeLog_Troubleshooting() : mixed
- writeLog_VatReturns() : mixed
Properties
$auth
private
mixed
$auth
$loggerKeyFilePath
private
mixed
$loggerKeyFilePath
$request
private
mixed
$request
$user
private
mixed
$user
Methods
__construct()
public
__construct(AuthComponent $auth, Request $request, UserRepository $user) : mixed
Parameters
- $auth : AuthComponent
- $request : Request
- $user : UserRepository
writeLog_EntryJobs()
public
writeLog_EntryJobs() : mixed
writeLog_FilesReports()
public
writeLog_FilesReports(mixed $reportFileName) : mixed
Parameters
- $reportFileName : mixed
writeLog_Troubleshooting()
public
writeLog_Troubleshooting(mixed $fileName) : mixed
Parameters
- $fileName : mixed
writeLog_VatReturns()
public
writeLog_VatReturns(mixed $entryReportFileName) : mixed
Parameters
- $entryReportFileName : mixed