You are here

constant FeedsExecutableInterface::CLEAN in Feeds 8.3

Parameter passed when cleaning.

File

src/FeedsExecutableInterface.php, line 43

Class

FeedsExecutableInterface
Defines an interface for importing feeds.

Namespace

Drupal\feeds

Code

const CLEAN = 'clean';