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

Commit4c99d1f

Browse files
Add code review fixes
1 parent28f4671 commit4c99d1f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎service_container/tags.rst‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ Tagged Services with Priority
591591

592592
..versionadded::4.4
593593

594-
The ability to prioritize tagged services was introduced in Symfony 4.4
594+
The ability to prioritize tagged services was introduced in Symfony 4.4.
595595

596596
The tagged services can be prioritized using the ``priority`` attribute, thus providing
597597
a way to inject a sorted collection.
@@ -698,5 +698,6 @@ If you want to have another method defining the priority, you can define it in t
698698
->args([
699699
tagged_iterator('app.handler', null, null, 'getPriority'),
700700
]
701-
);
701+
)
702+
;
702703
};

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp