You are here

constant FeedsEvents::FEEDS_DELETE in Feeds 8.3

Fired when one or more feeds are deleted.

File

src/Event/FeedsEvents.php, line 23

Class

FeedsEvents
Defines events for the Feeds module.

Namespace

Drupal\feeds\Event

Code

const FEEDS_DELETE = 'feeds.delete_multiple';