DeleteExpiredDcLockout
in package
Delete device cookie lockout list that was expired.
Tags
Table of Contents
Methods
- execute() : mixed
- Execute the job.
Methods
execute()
Execute the job.
public
static execute(Db $Db) : mixed
Parameters
- $Db : Db
-
The Database class.