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 09c68a5 commit 671928bCopy full SHA for 671928b
components/phpunit_bridge.rst
@@ -269,7 +269,7 @@ the data you expect to get for the given hosts::
269
The ``withMockedHosts()`` method configuration is defined as an array. The keys
270
are the mocked hosts and the values are arrays of DNS records in the same format
271
returned by :phpfunction:`dns_get_record`, so you can simulate diverse network
272
-conditions:
+conditions::
273
274
DnsMock::withMockedHosts(array(
275
'example.com' => array(
0 commit comments