You are here

constant FEEDS_PROCESS_LIMIT in Feeds 8.2

1 use of FEEDS_PROCESS_LIMIT
FeedsProcessor::getLimit in lib/Drupal/feeds/Plugin/FeedsProcessor.php

File

lib/Drupal/feeds/Plugin/FeedsProcessor.php, line 22
Contains FeedsProcessor and related classes.

Namespace

Drupal\feeds\Plugin

Code

define('FEEDS_PROCESS_LIMIT', 50);