We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e399498 commit e68edbfCopy full SHA for e68edbf
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