You are here

constant FeedsEvents::PROCESS_ENTITY_PRESAVE in Feeds 8.3

Fired before an entity is saved.

File

src/Event/FeedsEvents.php, line 53

Class

FeedsEvents
Defines events for the Feeds module.

Namespace

Drupal\feeds\Event

Code

const PROCESS_ENTITY_PRESAVE = 'feeds.process_entity_presave';