cloud_orchestrator-3.0.0-alpha2/cloud_orchestrator.services.yml
cloud_orchestrator.services.yml
services:
cloud_orchestrator.subscriber:
class: Drupal\cloud_orchestrator\EventSubscriber\CloudOrchestratorSubscriber
arguments: ['@current_user', '@current_route_match']
tags:
- { name: event_subscriber }
