HumHub Documentation (unofficial)

JobInterface

Job Interface.

Tags
author

Roman Zhuravlev zhuravljov@gmail.com

Table of Contents

Methods

execute()  : void|mixed

Methods

execute()

public execute(Queue $queue) : void|mixed
Parameters
$queue : Queue

which pushed and is handling the job

Return values
void|mixed

result of the job execution


        
On this page

Search results