We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4ae783 commit 46d24caCopy full SHA for 46d24ca
1 file changed
docs/commands-and-queries.md
@@ -65,9 +65,7 @@ The handler is auto-discovered and configured — no manual service tagging requ
65
66
### CommandBus
67
68
-The `CommandBus` interface dispatches commands to their handlers.
69
-
70
-Inject it wherever you need to dispatch commands:
+The `CommandBus` interface dispatches commands to their handlers. Inject it wherever you need to dispatch commands:
71
72
```php
73
final readonly class CreateOrderAction
0 commit comments