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.
2 parents 03d1139 + e3a3dee commit 3d79a5fCopy full SHA for 3d79a5f
components/phpunit_bridge.rst
@@ -648,7 +648,7 @@ associated to a valid host::
648
}
649
650
651
-In order to avoid making a real network connection, add the ``@dns-sensitive``
+In order to avoid making a real network connection, add the ``@group dns-sensitive``
652
annotation to the class and use the ``DnsMock::withMockedHosts()`` to configure
653
the data you expect to get for the given hosts::
654
0 commit comments