8000 minor #12767 Update messenger.rst (erop) · symfony/symfony-docs@0666d44 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0666d44

Browse files
committed
minor #12767 Update messenger.rst (erop)
This PR was submitted for the master branch but it was merged into the 4.3 branch instead (closes #12767). Discussion ---------- Update messenger.rst <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 00d045c Update messenger.rst
2 parents 0635d10 + 00d045c commit 0666d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1310,7 +1310,7 @@ middleware and *only* include your own:
13101310
buses:
13111311
messenger.bus.default:
13121312
middleware:
1313-
# service ids that implement Symfony\Component\Messenger\Middleware
1313+
# service ids that implement Symfony\Component\Messenger\Middleware\MiddlewareInterface
13141314
- 'App\Middleware\MyMiddleware'
13151315
- 'App\Middleware\AnotherMiddleware'
13161316

0 commit comments

Comments
 (0)
0