You are here

constant FeedsEvents::PARSE in Feeds 8.3

Fired when parsing has started.

File

src/Event/FeedsEvents.php, line 38

Class

FeedsEvents
Defines events for the Feeds module.

Namespace

Drupal\feeds\Event

Code

const PARSE = 'feeds.parse';