You are here

constant FeedsEvents::IMPORT_FINISHED in Feeds 8.3

Fired after an import has finished.

File

src/Event/FeedsEvents.php, line 88

Class

FeedsEvents
Defines events for the Feeds module.

Namespace

Drupal\feeds\Event

Code

const IMPORT_FINISHED = 'feeds.import_finished';