MediaWiki fundraising/REL1_35
|
SquidPurgeClient helper class. More...
Public Member Functions | |
__construct ( $options=[]) | |
addClient ( $client) | |
run () | |
Protected Attributes | |
SquidPurgeClient[] | $clients = [] |
int | $timeout = 5 |
SquidPurgeClient helper class.
Definition at line 28 of file SquidPurgeClientPool.php.
SquidPurgeClientPool::__construct | ( | $options = [] | ) |
array | $options |
Definition at line 38 of file SquidPurgeClientPool.php.
SquidPurgeClientPool::addClient | ( | $client | ) |
SquidPurgeClient | $client |
Definition at line 48 of file SquidPurgeClientPool.php.
SquidPurgeClientPool::run | ( | ) |
Definition at line 52 of file SquidPurgeClientPool.php.
References $timeout, and wfDebugLog().
|
protected |
Definition at line 30 of file SquidPurgeClientPool.php.
|
protected |
Definition at line 33 of file SquidPurgeClientPool.php.
Referenced by run().