You are here

service plugin.manager.extra_field_plus.form in Extra Field Settings Provider 8.2

Same name and namespace in other branches
  1. 8 extra_field_plus.services.yml \plugin.manager.extra_field_plus.form

Class

Drupal\extra_field_plus\Plugin\ExtraFieldPlusFormManager
1 string reference to plugin.manager.extra_field_plus.form
ExtraFieldPluginListController::create in src/Controller/ExtraFieldPluginListController.php
Instantiates a new instance of this class.

File

./extra_field_plus.services.yml
extra_field_plus.services.yml

View source
  1. class: Drupal\extra_field_plus\Plugin\ExtraFieldPlusFormManager
  2. arguments:
  3. - '@container.namespaces'
  4. - '@cache.discovery'
  5. - '@module_handler'