We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e399498 + e68edbf commit 0e75101Copy full SHA for 0e75101
docs/client/extensions.md
@@ -46,7 +46,7 @@ services:
46
timestamp_message_extension:
47
class: Acme\TimestampMessageExtension
48
tags:
49
- - { name: 'enqueue.client.extensions' }
+ - { name: 'enqueue.client.extension' }
50
```
51
52
You can add `priority` attribute with a number. The higher value you set the earlier the extension is called.
0 commit comments