You are here

service feeds_plugin_form_factory in Feeds 8.3

Class

Drupal\feeds\Plugin\PluginFormFactory
2 string references to feeds_plugin_form_factory
FeedForm::create in src/FeedForm.php
Instantiates a new instance of this class.
FeedTypeForm::create in src/FeedTypeForm.php
Instantiates a new instance of this class.

File

./feeds.services.yml
feeds.services.yml

View source
  1. class: Drupal\feeds\Plugin\PluginFormFactory
  2. arguments:
  3. - '@class_resolver'