Skip to content

Commit 41612f7

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: Added missing backtick character
2 parents 9cc4a78 + 398a827 commit 41612f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/tags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ method::
214214
}
215215

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

219219
// src/Attribute/SensitiveElement.php
220220
namespace App\Attribute;

0 commit comments

Comments
 (0)