Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit b69423b

Browse files
author
Greg Heitz
committed
minor phpdoc fix
1 parent 82300a1 commit b69423b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BrowserMob.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* @method \Requests_Response _timeouts(string[] $options) Set proxy timeouts using the PHPBrowserMobProxy_Client method
2424
* @method \Requests_Response _remapHosts(string $address, string $ip_address) Map hosts to IP using the PHPBrowserMobProxy_Client method
2525
* @method \Requests_Response _waitForTrafficToStop(integer $quiet_period, integer $timeout) Wait for traffic before stopping proxy using the PHPBrowserMobProxy_Client method
26-
* @method string _clearDnsCache() Flux proxy DNS cache using the PHPBrowserMobProxy_Client method
26+
* @method \Requests_Response _clearDnsCache() Flux proxy DNS cache using the PHPBrowserMobProxy_Client method
2727
* @method \Requests_Response _rewriteUrl(string $match, string $replace) Rewrite URLs using the PHPBrowserMobProxy_Client method
2828
* @method \Requests_Response _retry(integer $retry_count) Set proxy retries using the PHPBrowserMobProxy_Client method
2929
*/

0 commit comments

Comments
 (0)