public function FeedImporterInterface::getProtectFewerItems in Feed Import 8
Returns number to determine protection when source items is fewer.
1 method overrides FeedImporterInterface::getProtectFewerItems()
- FeedImporter::getProtectFewerItems in feed_import_base/
src/ Entity/ FeedImporter.php - Returns number to determine protection when source items is fewer.
File
- feed_import_base/
src/ FeedImporterInterface.php, line 45
Class
- FeedImporterInterface
- Provides an interface defining an Example entity.
Namespace
Drupal\feed_import_baseCode
public function getProtectFewerItems();