You are here

constant ProcessorInterface::SKIP_EXISTING in Feeds 8.3

Skip items that exist already.

File

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

Class

ProcessorInterface
Interface for Feeds processor plugins.

Namespace

Drupal\feeds\Plugin\Type\Processor

Code

const SKIP_EXISTING = 0;