You are here

protected property FeedsBatchBase::$feed in Feeds 8.3

The feed to run a batch for.

Type: \Drupal\feeds\FeedInterface

File

src/FeedsBatchBase.php, line 22

Class

FeedsBatchBase
Base class for batched feeds tasks.

Namespace

Drupal\feeds

Code

protected $feed;