constant FeedsEvents::BEFORE in Feeds 8.3
Before plugin executes priority.
File
- src/
Event/ FeedsEvents.php, line 13
Class
- FeedsEvents
- Defines events for the Feeds module.
Namespace
Drupal\feeds\EventCode
const BEFORE = 10000;
Before plugin executes priority.
const BEFORE = 10000;