You are here

constant FeedsExecutableInterface::BEGIN in Feeds 8.3

Parameter passed when starting a new import.

File

src/FeedsExecutableInterface.php, line 15

Class

FeedsExecutableInterface
Defines an interface for importing feeds.

Namespace

Drupal\feeds

Code

const BEGIN = 'begin';