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 08affd0 + 3d79a5f commit 7edc082Copy full SHA for 7edc082
components/phpunit_bridge.rst
@@ -677,7 +677,7 @@ associated to a valid host::
677
}
678
679
680
-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``
681
annotation to the class and use the ``DnsMock::withMockedHosts()`` to configure
682
the data you expect to get for the given hosts::
683
0 commit comments