Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1a7bc4f

Browse files
committed
minor#15851 [DependencyInjection] Minor improvement of service tag description (javiereguiluz)
This PR was merged into the 5.3 branch.Discussion----------[DependencyInjection] Minor improvement of service tag descriptionFixes#14466.Commits-------4f1a38e [DependencyInjection] Minor improvement of service tag description
2 parentsb80bdbd +4f1a38e commit1a7bc4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎service_container/tags.rst‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -598,9 +598,9 @@ application handlers::
598598
Tagged Services with Priority
599599
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
600600

601-
The tagged services can be prioritized using the ``priority`` attribute.
602-
Thepriority is a positive or negative integer. The higher the number,
603-
the earlier the tagged service will be located in the collection:
601+
The tagged services can be prioritized using the ``priority`` attribute. The
602+
priority is a positive or negative integer that defaults to ``0``. The higher
603+
thenumber, theearlier the tagged service will be located in the collection:
604604

605605
..configuration-block::
606606

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp