Skip to content

Commit

Permalink
integrate changes in aggregate root handler
Browse files Browse the repository at this point in the history
  • Loading branch information
alanbem committed Jun 25, 2019
1 parent a84ade9 commit 0ff22c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Resources/config/command_handlers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ services:
streak.aggregate_root.command_handlers:
class: Streak\Application\CommandHandler\AggregateRootHandler
arguments:
- '@streak.composite.aggregate_factory'
- '@streak.aggregate_repository'
tags:
- 'streak.command_handler'

0 comments on commit 0ff22c7

Please sign in to comment.