You are here

protected property EventBase::$feed in Feeds 8.3

The feed being imported.

Type: \Drupal\feeds\FeedInterface

File

src/Event/EventBase.php, line 18

Class

EventBase
Helper class for events that need a feed.

Namespace

Drupal\feeds\Event

Code

protected $feed;