You are here

protected property DeleteFeedForm::$feed in Feed Import 8

The feed being deleted.

Type: object containing feed settings.

File

src/Form/DeleteFeedForm.php, line 24
Contains \Drupal\feed_import\Form\DeleteFeedForm

Class

DeleteFeedForm
Builds the form to delete a feed.

Namespace

Drupal\feed_import\Form

Code

protected $feed;