We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3dd2f2 commit 73cd290Copy full SHA for 73cd290
service_container/service_decoration.rst
@@ -177,7 +177,7 @@ Decoration Priority
177
178
If you want to apply more than one decorator to a service, you can control their
179
order by configuring the priority of decoration, this can be any integer number
180
-(decorators with higher priorities will be applied first).
+(decorators with higher priorities will be applied first). If ``decoration_priority`` option is omitted default value ``0`` will be used.
181
182
.. configuration-block::
183
0 commit comments