Skip to content

Commit 46ada80

Browse files
committed
Proxy Server Support
1 parent 2ec6d98 commit 46ada80

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/GenderApi/Client/Downloader/AbstractDownloader.php

-4
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@
1111
*/
1212
abstractclass AbstractDownloader
1313
{
14-
/**
15-
* @var bool
16-
*/
17-
protected$useProxy = false;
1814

1915
/**
2016
* @var string

0 commit comments

Comments
 (0)
close