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\EventCode
const FETCH = 'feeds.fetch';
Fired when fetching has started.
const FETCH = 'feeds.fetch';