You are here

private property BackgroundBatchContext::$interval in Background Process 6

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

File

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

Class

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

Code

private $interval = NULL;