MediaWiki
1.30.0
|
Public Member Functions | |
__construct ( $options=[]) | |
addClient ( $client) | |
run () | |
Protected Attributes | |
array | $clients = [] |
Array of SquidPurgeClient. More... | |
int | $timeout = 5 |
Definition at line 22 of file SquidPurgeClientPool.php.
SquidPurgeClientPool::__construct | ( | $options = [] | ) |
array | $options |
Definition at line 32 of file SquidPurgeClientPool.php.
References $options.
SquidPurgeClientPool::addClient | ( | $client | ) |
SquidPurgeClient | $client |
Definition at line 42 of file SquidPurgeClientPool.php.
SquidPurgeClientPool::run | ( | ) |
Definition at line 46 of file SquidPurgeClientPool.php.
References $timeout, as, captcha-old\count, list, and wfDebugLog().
|
protected |
Array of SquidPurgeClient.
Definition at line 24 of file SquidPurgeClientPool.php.
|
protected |
Definition at line 27 of file SquidPurgeClientPool.php.
Referenced by run().