You are here

constant StateInterface::BATCH_COMPLETE in Feeds 8.3

Batch operation complete.

File

src/StateInterface.php, line 15

Class

StateInterface
Status of the import or clearing operation of a Feed.

Namespace

Drupal\feeds

Code

const BATCH_COMPLETE = 1.0;