You are here

constant FeedsExecutableInterface::PROCESS in Feeds 8.3

Parameter passed when processing.

File

src/FeedsExecutableInterface.php, line 36

Class

FeedsExecutableInterface
Defines an interface for importing feeds.

Namespace

Drupal\feeds

Code

const PROCESS = 'process';