You are here

service plugin.manager.views.exposed_form in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views/views.services.yml \plugin.manager.views.exposed_form

Class

Drupal\views\Plugin\ViewsPluginManager

File

core/modules/views/views.services.yml
core/modules/views/views.services.yml

View source
  1. class: Drupal\views\Plugin\ViewsPluginManager
  2. arguments:
  3. - exposed_form
  4. - '@container.namespaces'
  5. - '@cache.discovery'
  6. - '@module_handler'