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 f14edf4 + 73fa75b commit e3a3deeCopy full SHA for e3a3dee
components/phpunit_bridge.rst
@@ -700,7 +700,7 @@ associated to a valid host::
700
}
701
702
703
-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``
704
annotation to the class and use the ``DnsMock::withMockedHosts()`` to configure
705
the data you expect to get for the given hosts::
706
0 commit comments