You are here

private property BackgroundBatchContext::$batch in Background Process 7.2

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

File

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

Class

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

Code

private $batch = NULL;