You are here

protected property FeedsBatchBase::$executable in Feeds 8.3

The Feeds executable.

Type: \Drupal\feeds\FeedsExecutableInterface

File

src/FeedsBatchBase.php, line 15

Class

FeedsBatchBase
Base class for batched feeds tasks.

Namespace

Drupal\feeds

Code

protected $executable;