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\feedsCode
protected $stage;
The stage of the batch to run.
Type: string
protected $stage;