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

Appearance settings

Commit 374c12f

Browse filesBrowse files
authored
Added missing backtick character
1 parent cc496e0 commit 374c12f
Copy full SHA for 374c12f

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎service_container/tags.rst

Copy file name to clipboardExpand all lines: service_container/tags.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ method::
220220
}
221221

222222
You can also make attributes usable on methods. To do so, update the previous
223-
example and add ``Attribute::TARGET_METHOD`::
223+
example and add ``Attribute::TARGET_METHOD``::
224224

225225
// src/Attribute/SensitiveElement.php
226226
namespace App\Attribute;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.