You are here

protected property JobQueue::$processed in Translation Management Tool 8

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;