MediaWiki
1.34.0
|
Public Member Functions | |
__construct ( $options=[]) | |
addClient ( $client) | |
run () | |
Protected Attributes | |
SquidPurgeClient[] | $clients = [] |
int | $timeout = 5 |
Definition at line 22 of file SquidPurgeClientPool.php.
SquidPurgeClientPool::__construct | ( | $options = [] | ) |
array | $options |
Definition at line 32 of file SquidPurgeClientPool.php.
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, and wfDebugLog().
|
protected |
Definition at line 24 of file SquidPurgeClientPool.php.
|
protected |
Definition at line 27 of file SquidPurgeClientPool.php.
Referenced by run().