You are here

constant FeedsEvents::PROCESS in Feeds 8.3

Fired when processing has started.

File

src/Event/FeedsEvents.php, line 43

Class

FeedsEvents
Defines events for the Feeds module.

Namespace

Drupal\feeds\Event

Code

const PROCESS = 'feeds.process';