You are here

constant FEEDS_PROCESS in Feeds 8.2

1 use of FEEDS_PROCESS
FeedsProcessor::process in lib/Drupal/feeds/Plugin/FeedsProcessor.php
Process the result of the parsing stage.

File

lib/Drupal/feeds/FeedsSource.php, line 19
Definition of FeedsSourceInterface and FeedsSource class.

Namespace

Drupal\feeds

Code

define('FEEDS_PROCESS', 'process');