You are here

constant FeedsEvents::CLEAN in Feeds 8.3

Fired when cleaning has started.

File

src/Event/FeedsEvents.php, line 63

Class

FeedsEvents
Defines events for the Feeds module.

Namespace

Drupal\feeds\Event

Code

const CLEAN = 'feeds.clean';