KMP PHP API Reference

QueuedJobTask
in package
implements TaskInterface

Table of Contents

Interfaces

TaskInterface

Properties

$aliases  : array<string|int, int>

Methods

collect()  : array<string|int, BaseDirective>
collectQueuedJobTasks()  : array<string|int, string>

Properties

$aliases

protected array<string|int, int> $aliases = ['\Queue\Model\Table\QueuedJobsTable::createJob()' => 0, '\Queue\Model\Table\QueuedJobsTable::isQueued()' => 1]

Methods

collect()

public collect() : array<string|int, BaseDirective>
Return values
array<string|int, BaseDirective>

collectQueuedJobTasks()

protected collectQueuedJobTasks() : array<string|int, string>
Return values
array<string|int, string>

        
On this page

Search results