You are here

protected property FeedsBatchBase::$stage in Feeds 8.3

The stage of the batch to run.

Type: string

File

src/FeedsBatchBase.php, line 29

Class

FeedsBatchBase
Base class for batched feeds tasks.

Namespace

Drupal\feeds

Code

protected $stage;