You are here

private property BackgroundBatchContext::$progress in Background Process 7

Same name and namespace in other branches
  1. 6 background_batch/background_batch.module \BackgroundBatchContext::progress

File

background_batch/background_batch.module, line 320
This module adds background processing to Drupals batch API

Class

BackgroundBatchContext
Class batch context. Automatically updates progress when 'finished' index is changed.

Code

private $progress = NULL;