DeleteOldLogs
in package
Delete old logs that was created more than n days.
Tags
Table of Contents
Methods
- execute() : mixed
- Execute the job.
Methods
execute()
Execute the job.
public
static execute(Container $Container, Db $Db) : mixed
Parameters
- $Container : Container
-
The DI Container class.
- $Db : Db
-
The Database class.