lightning_scheduler-8.x-1.x-dev/lightning_scheduler.services.yml
lightning_scheduler.services.yml
services:
lightning_scheduler.transition_manager:
class: '\Drupal\lightning_scheduler\TransitionManager'
arguments:
- '@content_moderation.moderation_information'
- '@current_user'
- '@entity_type.manager'
- '@logger.channel.cron'
- '@string_translation'
- '@state'
