We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47f3632 commit 8b85a3dCopy full SHA for 8b85a3d
components/phpunit_bridge.rst
@@ -638,7 +638,7 @@ constraint to test the validity of the email domain::
638
}
639
640
641
-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``
642
annotation to the class and use the ``DnsMock::withMockedHosts()`` to configure
643
the data you expect to get for the given hosts::
644
0 commit comments