protected property JobQueue::$processed

Amount of jobs that have already been processed.

Type: int

File

src/JobQueue.php, line 32

Class

JobQueue
Represents a job (checkout) queue.

Namespace

Drupal\tmgmt

Code

protected $processed;