You are here

protected property FeedsBatchBase::$operations in Feeds 8.3

A list of operations to run.

Type: array

File

src/FeedsBatchBase.php, line 36

Class

FeedsBatchBase
Base class for batched feeds tasks.

Namespace

Drupal\feeds

Code

protected $operations = [];