You are here

protected property FeedForm::$formFactory in Feeds 8.3

The form factory.

Type: \Drupal\feeds\Plugin\PluginFormFactory

File

src/FeedForm.php, line 22

Class

FeedForm
Form controller for the feed edit forms.

Namespace

Drupal\feeds

Code

protected $formFactory;