RdbAdmin Module

DeleteOldLogs
in package

Delete old logs that was created more than n days.

Tags
since
1.1.7

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.


        
On this page

Search results