You are here

public function FeedInterface::finishImport in Feeds 8.3

Cleans up after an import.

1 method overrides FeedInterface::finishImport()
Feed::finishImport in src/Entity/Feed.php
Cleans up after an import.

File

src/FeedInterface.php, line 183

Class

FeedInterface
Provides an interface defining a feeds_feed entity.

Namespace

Drupal\feeds

Code

public function finishImport();