Documentation

Job
in package

AbstractYes

Table of Contents

Properties

$uuid  : string

Methods

__construct()  : mixed
Constructor that adds a UUID to each job.
doWork()  : bool
Abstract method that runs the job work.

Properties

$uuid

public string $uuid

Methods

__construct()

Constructor that adds a UUID to each job.

public __construct() : mixed

doWork()

Abstract method that runs the job work.

public abstract doWork() : bool
Return values
bool

        
On this page

Search results