You are here

constant ProcessorInterface::EXPIRE_NEVER in Feeds 8.3

Feed items should never be expired.

File

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

Class

ProcessorInterface
Interface for Feeds processor plugins.

Namespace

Drupal\feeds\Plugin\Type\Processor

Code

const EXPIRE_NEVER = -1;