DeleteExpiredUserRegisterWaitConfirm
in package
Delete expired users that was added or register and wait for confirmation by the link in email.
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.