You are here

constant StateInterface::PARSE in Feeds 8.3

Denotes the parse stage.

File

src/StateInterface.php, line 36

Class

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

Namespace

Drupal\feeds

Code

const PARSE = 'parse';