You are here

abstract public function FeedImportHashManager::insertCommit in Feed Import 8

Commits the insert to storage.

1 method overrides FeedImportHashManager::insertCommit()
FeedImportSQLHashes::insertCommit in feed_import_base/src/FeedImportSQLHashes.php
Commits the insert to storage.

File

feed_import_base/src/FeedImportHashManager.php, line 47

Class

FeedImportHashManager
Class which provides methods to manage hashes.

Namespace

Drupal\feed_import_base

Code

public abstract function insertCommit();