You are here

constant ProcessorInterface::REPLACE_EXISTING in Feeds 8.3

Replace items that exist already.

File

src/Plugin/Type/Processor/ProcessorInterface.php, line 41

Class

ProcessorInterface
Interface for Feeds processor plugins.

Namespace

Drupal\feeds\Plugin\Type\Processor

Code

const REPLACE_EXISTING = 1;