Skip to content

Commit e011d96

Browse files
Update components/phpunit_bridge.rst
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent caef21a commit e011d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/phpunit_bridge.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Deprecation notices can be triggered by using::
165165

166166
@trigger_error('Your deprecation message', E_USER_DEPRECATED);
167167

168-
You can also require the `symfony/deprecation-contracts` that provide the global
168+
You can also require the ``symfony/deprecation-contracts`` that provide the global
169169
function `trigger_deprecation()` for this usage.
170170

171171
Without the `@-silencing operator`_, users would need to opt-out from deprecation

0 commit comments

Comments
 (0)