class AuditLogHandler extends BaseHandler

Handles queue actions for AuditLogs

Methods

__construct()

No description

setUp()

No description

tearDown()

No description

handle($data)

Stores user and log data from audit log queue

Details

in BaseHandler at line line 24
__construct()

in BaseHandler at line line 28
setUp()

in BaseHandler at line line 32
tearDown()

at line line 21
handle($data)

Stores user and log data from audit log queue

Parameters

$data