lightning_workflow.services.yml in Lightning Workflow 8
Same filename and directory in other branches
File
lightning_workflow.services.ymlView source
- services:
- lightning_workflow.views_data:
- class: '\Drupal\lightning_workflow\ViewsData'
- arguments:
- - '@entity_type.manager'
-
- lightning_workflow.route_subscriber:
- class: '\Drupal\lightning_workflow\Routing\RouteSubscriber'
- tags:
- - { name: event_subscriber }