Skip to content

Commit 1a57b6f

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: Added missing backtick character
2 parents 1e14f40 + 41612f7 commit 1a57b6f

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)