RdbAdmin Module

DeleteSoftDeleteUsers
in package

Delete the users that was mark as soft delete.

Tags
since
0.1

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