You are here

constant ProcessorInterface::INSERT_NEW in Feeds 8.3

Create new items from Feed.

File

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

Class

ProcessorInterface
Interface for Feeds processor plugins.

Namespace

Drupal\feeds\Plugin\Type\Processor

Code

const INSERT_NEW = 1;