You are here

constant FeedsEvents::PROCESS_ENTITY_PREVALIDATE in Feeds 8.3

Fired before an entity is validated.

File

src/Event/FeedsEvents.php, line 48

Class

FeedsEvents
Defines events for the Feeds module.

Namespace

Drupal\feeds\Event

Code

const PROCESS_ENTITY_PREVALIDATE = 'feeds.process_entity_prevalidate';