views_ui.services.yml
Same filename in other branches
File
-
core/
modules/ views_ui/ views_ui.services.yml
View source
- services:
- paramconverter.views_ui:
- class: Drupal\views_ui\ParamConverter\ViewUIConverter
- arguments: ['@entity_type.manager', '@tempstore.shared', '@config.factory', '@router.admin_context', '@entity.repository']
- tags:
- - { name: paramconverter, priority: 10 }
- lazy: true
Services
Title | Deprecated | Summary |
---|---|---|
paramconverter.views_ui | Drupal\views_ui\ParamConverter\ViewUIConverter |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.