You are here

constant FeedsEvents::PROCESS_ENTITY_POSTSAVE in Feeds 8.3

Fired after an entity is saved.

File

src/Event/FeedsEvents.php, line 58

Class

FeedsEvents
Defines events for the Feeds module.

Namespace

Drupal\feeds\Event

Code

const PROCESS_ENTITY_POSTSAVE = 'feeds.process_entity_postsave';