You are here

constant FeedsExecutableInterface::FINISH in Feeds 8.3

Parameter passed when finishing.

File

src/FeedsExecutableInterface.php, line 50

Class

FeedsExecutableInterface
Defines an interface for importing feeds.

Namespace

Drupal\feeds

Code

const FINISH = 'finish';