Skip to content

Commit 14958d0

Browse files
committed
Merge branch '5.4' into 6.3
* 5.4: Added missing backtick character
2 parents 1773adf + 4c2629f commit 14958d0

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)