You are here

constant FeedsEvents::FETCH in Feeds 8.3

Fired when fetching has started.

File

src/Event/FeedsEvents.php, line 33

Class

FeedsEvents
Defines events for the Feeds module.

Namespace

Drupal\feeds\Event

Code

const FETCH = 'feeds.fetch';