We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caef21a commit e011d96Copy full SHA for e011d96
components/phpunit_bridge.rst
@@ -165,7 +165,7 @@ Deprecation notices can be triggered by using::
165
166
@trigger_error('Your deprecation message', E_USER_DEPRECATED);
167
168
-You can also require the `symfony/deprecation-contracts` that provide the global
+You can also require the ``symfony/deprecation-contracts`` that provide the global
169
function `trigger_deprecation()` for this usage.
170
171
Without the `@-silencing operator`_, users would need to opt-out from deprecation
0 commit comments