You are here

public function FeedInterface::finishClear in Feeds 8.3

Cleans up after feed items have been deleted.

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

File

src/FeedInterface.php, line 188

Class

FeedInterface
Provides an interface defining a feeds_feed entity.

Namespace

Drupal\feeds

Code

public function finishClear();